This repository is dedicated to learning React. It contains various projects, exercises, and resources to help you understand and master React.
I'm following Hitesh Choudhary's course for this. You can find it here - https://www.youtube.com/watch?v=4DqAvWonPAg
To get started with this repository, follow these steps:
- Clone the repository to your local machine.
- Install the necessary dependencies using
npm install. - Explore the different folders and files to find exercises, projects, and resources.
- Follow the instructions provided in each exercise or project to complete them.
- Use the resources folder to find additional learning materials, tutorials, and documentation.