Skip to content

body20002/gpacalculator

Repository files navigation

GPA Calcultor using tailwind css and nextjs

Feel free to clone and modify this repository, there're a lot of things to improve but I think it's ready for production. it looks ugly on desktop because it's unfinished but on mobile it looks good

Live site: Click me ⬅️

How to run

Before running anything install all the dependencies.

npm install

To run a development server, run the following command.

npm run dev

To build a production server, use the following command.

npm run build

To serve the production build, run the following command.

npm run start

Todo

  • Refactoring
  • Different Background
  • Better design
  • Show Calculation Not Sure about this