A Hackathon project for optimizing your study time during exams
npm install -g yarn # install yarn
# inside project folder
yarn # install dependencies
yarn run all # run server and watch (server + client) changes
Check out our devpost! https://devpost.com/software/examnanny
This was built using the template found here: https://github.com/Dalimil/Hackathon-Quickstart