Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hilderlan/spotcode

Um clone do Spotify feito com Rails 6 e ReactJS
https://github.com/hilderlan/spotcode

devise music music-player rails6 react reactjs spotify

Last synced: 7 days ago
JSON representation

Um clone do Spotify feito com Rails 6 e ReactJS

Awesome Lists containing this project

README

        


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

- [ReactJS](https://pt-br.reactjs.org/)
- [Ruby 2.7](https://www.ruby-lang.org/en/news/2019/12/25/ruby-2-7-0-released/)
- [Rails 6.0.2.2](https://edgeguides.rubyonrails.org/6_0_release_notes.html/)
- [Devise (Gem)](https://github.com/heartcombo/devise)

## 👩‍🏫 Getting started

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

## 🙋‍♂️ Author

* **Hilderlan Almeida** - [Hilderlan](https://github.com/Hilderlan)