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 ⬅️
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
- Refactoring
- Different Background
- Better design
- Show Calculation Not Sure about this