Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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