Project by students of ICT Cortex.
This project uses Create React App. Available scripts:
- npm install: Install dependencies.
- npm start: Run the app in development mode at http://localhost:3000. The page reloads on changes and shows lint errors in the console.
- npm test: Launch the interactive test runner.
- npm run build: Build the app for production in the build folder, optimizing for best performance. The app is then ready for deployment.