CSUnite is a hyperlocal cleaning services app built at the CSU hackathon in Eindhoven.
🥇 Award: Overall winner with a €2,500 award
The demo was last updated in March 2018, so some APIs might not be online anymore. View live demo →
To build the app, first install dependencies:
npm install
Run the frontend on http://localhost:3000:
npm run dev
Firebase is used to deploy the frontend to https://bit.ly/csu-utwente, built using:
npm run generate