Sing me a song

sing_me_song

🔗 About

A desktop app, where we can share music and videos from youtube, with users interacting in likes and dislikes, having a tranding of the most likes and a page of random recommendations.

Back end in: https://github.com/Mateusr337/RepoTest_API

👩‍💻 Technologies

🎉 How to run

# Clone this repo
$ git clone https://github.com/Mateusr337/sing_me_a_song.git

# Clone the back-end repository and follow the instructions to run
$ git clone https://github.com/Mateusr337/sing_me_a_song.git

# install the dependencies
$ npm i

# to run in dev
$ npm start