Skip to content

Genne23v/wk-jukebox

Repository files navigation

MEAN full-stack Application Using Spotify API

new releases
This project is MEAN full stack music application using Spotify API. WK JukeBox Link
This application provides below features.

artist search

User Registration and Authentication

  • User name and password verification and store on MongoDB
  • Protecting routes to unauthorized users
  • Manager user's favourite tracks

album page

Browsing Content

  • New releases on main screen provided by Spotify API
  • Artist search on side bar
  • Artist and album links are connected to relevant artist/album pages
  • Music preview is provided based on preview availability

favourite tracks

About

  • Developer intro page

This application is fully responsive on mobile screens!

album on mobile artist on mobile

Backend Repository Link

WK JukeBox backend repo