CLShare is an employee engagement and connection app built at the CLS hackathon in London. People can discover shared interestes with their coworkers, find events to attend, and answer anonymous work-related questions.
🥇 Award: Overall winner with a £10,000 award
The demo was last updated in 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
Surge.sh is used to deploy the frontend to https://cls-innovation.surge.sh, built using:
npm run generate