Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 387 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 387 Bytes

MUSIC-BOX SERVER APP

Search, Play and listen to music from all over the world 🎵 🎵

Music Box Server App is a backend application that implements the server, model and authentication functionalities that powers the Music Box Client App

Technologies used include:

  • Typescript
  • Node.js
  • Express.js
  • MongoDB
  • Passport.js
  • JWT
  • Jest
  • Supertest