Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dbarochiya/react101
Projects I have made while learning React
https://github.com/dbarochiya/react101
react reactjs
Last synced: 16 days ago
JSON representation
Projects I have made while learning React
- Host: GitHub
- URL: https://github.com/dbarochiya/react101
- Owner: dbarochiya
- Created: 2018-09-13T10:18:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-22T06:23:41.000Z (over 5 years ago)
- Last Synced: 2024-11-04T05:42:07.439Z (2 months ago)
- Topics: react, reactjs
- Language: JavaScript
- Homepage:
- Size: 23.4 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React101
* Here you can find some basic projects in react (code level : NOOB)
* Each folder contains one project so you have to navigate to individual folder and then run `npm install` & `npm run`### Things you should consider while learning React
* Never upload `node-modules` folder to git repo