🎧 A Spotify clone made from a OneBitCode minicourse to improve knowledge in Rails and ReactJS. 🎼
- Search songs registered in the database
- Favorite music
- And what could not miss: playing music
- Cloning
git clone https://github.com/Hilderlan/spotcode.git
;cd spotcode
;
- Run
rails db:create db:migrate db:seed
;rails s
;
- Hilderlan Almeida - Hilderlan