Tracker website to know if Malmö University is online or not. Yep, that's all it does. Gives you a yes or no to the question.
We're two students from the Interaction Design program at Malmö University and noticed that we and our classmates constantly were having trouble connecting to the various online services at MAU. And of course, being programmers, we decided to have a bit of fun with it resulting in this tiny project.
- Clone the repo
- Run
npm install
- Run
npm run dev
- Open http://localhost:3000.
PRs are very welcome of course! Cause as much chaos as you wish and hopefully we will merge it 😁