Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 1.14 KB

README-en.md

File metadata and controls

41 lines (31 loc) · 1.14 KB

Spotcode

🎧 A Spotify clone made from a OneBitCode minicourse to improve knowledge in Rails and ReactJS. 🎼

🎨 Screens

logo logo logo logo

✅ Features

  • Search songs registered in the database
  • Favorite music
  • And what could not miss: playing music

🧰 Tools

👩‍🏫 Getting started

  • Cloning
    • git clone https://github.com/Hilderlan/spotcode.git;
    • cd spotcode;
  • Run
    • rails db:create db:migrate db:seed;
    • rails s;

🙋‍♂️ Author