Calculate and convert your CGPA with ease.
- NextJS
- TypeScript
- TailwindCSS
- Shadcn-ui
- Lucide React
Live Site » findmycgpa.site
To get a local copy of the code, clone it using git:
git clone https://github.com/techy-savant/findmycgpa.git
cd findmycgpa
Install dependencies:
npm install
Now, you can start a local web server by running:
npm run dev
Open http://localhost:3000 with your browser to see the result.