This repository contains the code for the hackathon dashboard of McHacks, Canada's favourite hackathon hosted annually at McGill University. It connects with our API and is hosted at app.mchacks.ca.
```
.
βββ .github
βββ .netlify
βββ .vscode
βββ docs
βββ public
| βββ favicon
| βββ fonts
βββ src
| βββ api
| βββ assets
| βββ config
| βββ features
| βββ shared
| βββ util
```