Skip to content

Simple React app using the Spotify API to search songs and create playlists

Notifications You must be signed in to change notification settings

TSimmz/jammming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jammming!

Jammming is a simple React app bootstrapped with Create React App. Using the Spotify API, it allows the user to login to Spotify, search for songs, and create new playlists. The playlists are saved to the users Spotify account.

View the website

peanut-butter-and-jammming.surge.sh

Preview

Gameplay

Getting Started

To run this app locally, you will need to clone the repo:

git clone https://github.com/tsimmz/jammming.git
cd jammming
npm install
npm start

Credits

TSimmz

Contributing

Do you see any errors? Want to add your own functionality or use some new API endpoints?

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

About

Simple React app using the Spotify API to search songs and create playlists

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published