Simple React-based application to demonstrate integration of various components and their states
You must have Node.JS, NPM, and Git installed in your system
- Clone the repository using Git
- In the Terminal application, change directory to that of the repository root
- Run
npm installin the Terminal - Run
npm run devin the Terminal, and leave it running - Open
http://localhost:8080in your browser