Eusoff Hall Points Calculator This project aims to help eusoff hall students calculate an estimate of their points based on their CCAs. This repo was bootstrapped with Create React App. To run locally Install all packages npm install Run locally (on port 3000 by default) npm run start