React from scratch

This is a demo app to show how to build a React app from scratch.

How to run

npm install
npm run build
npm run start