Skip to content

achyuthcodes30/mygpa

Repository files navigation

MyGPA 🎓

MyGPA is a web-based GPA calculator built with Next.js, TypeScript, Tailwind CSS and Motion.

Setup

Clone and install

NOTE: Do ensure you have the latest versions of Node.js and npm available locally.

git clone https://github.com/acmpesuecc/mygpa.git
cd mygpa
npm install

Run the development server

npm run dev

Then, visit http://localhost:3000 on your browser

Verify code quality

npm run type-check
npm run lint
npm run fmt

Build for production

npm run build
npm run start

Contributing

Want to get involved? Check out the CONTRIBUTING.md guide to learn how you can contribute code, suggest improvements, or report issues.

License

This project is licensed under the MIT License — free for personal and commercial use with attribution.

See the LICENSE file for more details.

Maintainers(s)

Achyuth Yogesh Sosale - achyuthyogesh0@gmail.com

About

A web project for users to calculate their GPA. Built with Typescript, NextJS, TailwindCSS and Framer.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Contributors