Songanizer, a music player web app based on the Youtube API. Web client built using React/Redux; API built using Express/Node/MongoDB.
You will need to setup your Youtube API client at Google.
Grab your API key, client ID etc., and update the .env
file.
In the project directory, run npm start
.