Skip to content

voletiswaroop/reactLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactLearning project

There are list of Learning project build using React application

Setup

install

Clone the repo git clone https://github.com/voletiswaroop/reactLearning.git
cd reactLearning

Use node version v8.9.4

$ npm i
$ npm start

This fires up the development server on port 3000.

You can now choose to either start developing your react application or to enhance the express server according to your needs.

The react app's entry point is src/shared/App.js and the express server is started from src/index.js.

This Project contains multiple react projects listed below:

Copyright and License

Copyright 2019 Voleti Swaroop Gupta. Code released under the MIT license.

About

There are list of Learning project build using React application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published