Statistic App Frontend.
To run this project on your local machine make sure that all the following are checked
Use the following commands to get started with the project
git clone https://github.com/chanceDira/statistic-frontend.git
cd statistic-frontend
npm install
npm run dev
open http://localhost:3000
To successfully navigate the codebase of the project, you will need undertanding of the following technologies that are being used to develop this application:
- NextJs
- Typescript
- Tailwindcss