Welcome to the comprehensive repository dedicated to learning ReactJS in depth.
1.Clone this repository:
git clone https://github.com/soham-khedkar/REACT.git
2.To individually run projects:
cd REACT
cd project-folder-name
npm i
npm run dev
-
React JS RoadMap:
-
Create react projects:
-
Understand the react flow and structure:
-
Create your own react library and JSX:
Contributions are always welcomed. Feel free to raise issues or send in pull requests.
Happy Learning! ✨
Made by SohamKhedkar