Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 days ago
JSON representation
Um clone do Spotify feito com Rails 6 e ReactJS
- Host: GitHub
- URL: https://github.com/hilderlan/spotcode
- Owner: Hilderlan
- License: mit
- Created: 2020-04-17T18:44:02.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T19:14:36.000Z (almost 2 years ago)
- Last Synced: 2024-11-07T06:49:06.898Z (about 2 months ago)
- Topics: devise, music, music-player, rails6, react, reactjs, spotify
- Language: Ruby
- Homepage:
- Size: 2.28 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 31
-
Metadata Files:
- Readme: README-en.md
- License: LICENSE
Awesome Lists containing this project
README
Spotcode
🎧 A Spotify clone made from a OneBitCode minicourse to improve knowledge in Rails and ReactJS. 🎼## 🎨 Screens
## ✅ 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)