https://github.com/ricardovelero/jamming
A React app that searches songs and creates playlists.
https://github.com/ricardovelero/jamming
capstone-project codecademy-pro react spotify-api
Last synced: about 2 months ago
JSON representation
A React app that searches songs and creates playlists.
- Host: GitHub
- URL: https://github.com/ricardovelero/jamming
- Owner: ricardovelero
- Created: 2023-03-06T21:22:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-03T13:50:38.000Z (about 3 years ago)
- Last Synced: 2025-10-14T13:39:29.582Z (8 months ago)
- Topics: capstone-project, codecademy-pro, react, spotify-api
- Language: JavaScript
- Homepage: http://erect-twig.surge.sh
- Size: 3.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jammming React Capstone Project
This is my first project in React. It is a small app where you can search for songs, add to a playlist, name the playlist, and save it into your Spotify account.
You need to login to your Spotify account and grant permission to the app in order for it to work.
You can use a sample of the app at http://erect-twig.surge.sh
Any feedback, and/or suggestions, is welcomed. Thanks.