Find your muse with Muze. Discover whose music taste match yours and go on a date to dance the night away.
Muze lets you find people who listen to the same music you do. Just filter a music genre, see whose favorite track finds your tune, test each others knowledge, and start the talk.
Visit Muze to learn more or find your muse and sign up.
Muze gives you an overview of users. You can register and log in, filter on music genres, check profile pages, match by doing a music quizzes, save people to your checklist, and start a chat.
Muze is built using:
- Node.js
- Express
- Mongodb
- Heroku
For more see package.json
Clone the repository:
$ git clone https://github.com/MartijnKeesmaat/Dating-app-pt.git
Install dependencies:
$ npm install
Run Muze:
$ npm run start
Run developer mode:
$ npm run dev