Skip to content

Latest commit

Β 

History

History
41 lines (31 loc) Β· 1.14 KB

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