- Please follow the below steps to use the app;
- At project root open the terminal/cmd and run 'npm install' or 'yarn' to initialize and download the necessary packages.
- At the terminal run 'npm start' or 'yarn start'
- Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.