MEVN Stack
Current maps number: 300
https://osu-guess-the-map.herokuapp.com
- Vue
- vue-router
- Tailwind CSS
- axios, lodash
- Node
- express
- mongodb
git clone https://github.com/irevenko/osu-guess-the-map.git
cd osu-guess-the-map/client
npm run serve
cd osu-guess-the-map/server
node server.js
go to localhost:8080
- Vue, router
- client-server architecture
- Multiplayer
- Customize audio player
- More maps
- Add other assests
- Add quiz with 4 variants
- Hints
- New input check system
(c) 2020 Ilya Revenko. MIT License