An open API service indexing awesome lists of open source software.

https://github.com/dev-emekaa/findmycgpa

Calculate and convert your CGPA with ease
https://github.com/dev-emekaa/findmycgpa

nextjs shadcn-ui tailwindcss typescript

Last synced: about 1 month ago
JSON representation

Calculate and convert your CGPA with ease

Awesome Lists containing this project

README

          



FindMyCgpa


Calculate and convert your CGPA with ease.

![CryptHive](https://github.com/user-attachments/assets/92bd7799-46e4-44bf-9492-ac7f76ced7a9)

## Technologies Used

- NextJS
- TypeScript
- TailwindCSS
- Shadcn-ui
- Lucide React

**Live Site** » [findmycgpa.site](https://findmycgpa.site)

## Development

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](http://localhost:3000) with your browser to see the result.