In this React tutorial for beginners, you will learn how to build a React project ( a To-do list) step by step. Starting from the fundamentals, to building a React application and then deploying on the web.
- React
- Technologies used Webpack, Git, Babel
Before you go ahead with this React tutorial, please make sure you have:
Basic understanding of HTML and CSS. JavaScript fundamentals (object, array, conditionals etc). Familiarity with JavaScript ES6 features (class syntax, arrow functions, object destructuring etc).
Clone the repo React-tutorial to your local computer
run npm install on your terminal to install all the dependencies.
run npm start to open the project in your local server
👤 Ibaslogic
- GitHub: Ibaslogic
Give a ⭐️ if you like this project!