Skip to content

thelittlewonder/gpacalculator

Repository files navigation

GPA Calculator

A small utility for IIIT Allahabad students. Allows the user to calculate Semester GPA and Cummulative GPA.

forthebadge

Running Locally

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev