Skip to content

chanceDira/statistic-frontend

Repository files navigation

Statistic App

Introduction

Statistic App Frontend.

Screen Shot 2022-10-13 at 17 06 23

How to run

To run this project on your local machine make sure that all the following are checked

  • Nodejs installed on your computer (MacOS, Windows, Linux)
  • Git installed on your computer

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

Technologies

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