Basic react app for calculating a weighted average of grades
Demo available on wavg.hrinkino.com
Licensed under MIT license
git clone https://github.com/dhrinkino/academic-weighted-average.git
npm install
npm run dev
npm run build
Feel free to report any bugs or new features :)