github repo url: https://github.com/ftp24/threshold-front/
- Install Dependencies
npm i
- Start the dev server
npm start
- To productionize the code, run the following
npm run build
It correctly bundles React in production mode and optimizes the build for the best performance.