This project was bootstrapped with Create React App.
This project will have commits as per video progress. I will try to mention video number in all the commits and will add comments to follow the flow or any changes. Also this repo will have the all the branches separately per video except the first 8 videos which are merged into main now. if anyone wanna explore specific video or progress till that video or branch then he/she can.
video 1-8 --> main branch (class and functional components branches merged into main now. I will try not do this for next branches for the code clarity and hierarchy) :)
video 9 --> props branch
video 10 --> stateInClassComponents Branch
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser or whatever port automatically gets assigned upon start if 3000 is occupied.
The page will reload when you make changes.
You may also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.