Git Product home page Git Product logo

react-tutorials's Introduction

React Tutorials

Hello and welcome. In this library I included a list of projects I created in the tutorials and courses to help you Master React as well as ReactJS related libraries. I encourage you to create the projects yourself and just use this as a reference. Many think that learning is the accumulation of knowledge, however it’s probably the opposite. Learning is changing our hobbits. As Leo Buscaglia nicely put it:

“Change is the end result of all true learning.”

If you want to master Angular, I invite you to checkout angular-tutorials.

List of projects included in this library:

Installation

To download a single folder instead of the entire library from Github, there are many approached you can take, see here. The easiest way is to use DownGit sites (find one on Google), then paste the directory URL, for example to download the: start-project use: https://github.com/EliEladElrom/react-tutorials/tree/master/starter-project

For most of the projects listed here, you can just use my cra-template-must-have-libraries project using my starter project as a CRA template;

npx create-react-app your-project-name --template must-have-libraries

Or yarn;

yarn create react-app your-project-name --template must-have-libraries

Start The Project

To start any CRA based project from the list of projects, download the project, than install the dependencies and lastly, start the local server;

$ yarn install
$ yarn start

If you can use help with your React project or have a burning question, or an issue in your project that needs help with, I invite you to hire me as your Coach. My strategy is 100% results-oriented. If you want to sample how I work 1-on-1, let’s schedule a one-time deep dive Consultation. Additionally, I will tutor you in react, javascript, typescript, mongodb, node, d3.

Where to go from here?

License

MIT

If you like this library, don't be shy to star / fork it 🙏

react-tutorials's People

Contributors

elieladelrom avatar dependabot[bot] avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.