This is ReactJS sample project which is for learning purpose but it will be real-life learning-by-doing project.
This project was bootstrapped with Create React App.
$npm -g install create-react-app
$create-react-app myproj
In the project directory, you can run:
Development mode Open http://localhost:3000 to view it in the browser.
Product mode
Builds the app for production to the build
folder.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
Full functional feature list in the repo.