Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 720 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 720 Bytes

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.

Background

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.

Contributing

  1. Clone the repo
  2. Run npm install
  3. Run npm run dev
  4. Open http://localhost:3000.

PRs are very welcome of course! Cause as much chaos as you wish and hopefully we will merge it 😁