Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.62 KB

README.md

File metadata and controls

42 lines (28 loc) · 1.62 KB

Jammming

Jammming is a React-based web application that allows users to search for songs using the Spotify API, create custom playlists, and save them directly to their Spotify account.

Table of Contents

  • Features
  • Technologies Used
  • How to Use
  • Screenshots

Features

  • Spotify Integration: Search for songs from Spotify's vast library and easily add them to your playlists.
  • Custom Playlists: Create and modify custom playlists with a simple user interface.
  • Save to Spotify: Save your playlists directly to your Spotify account.

Technologies Used

  • React for building the UI
  • Spotify Web API for song search and playlist functionality

How to Use

  • Log in with Spotify: Authenticate with your Spotify account to allow playlist modifications.
  • Search Songs: Use the search bar to find songs by title, artist, or album.
  • Add to Playlist: Click the "+" button next to any song to add it to your playlist.
  • Delete from Playlist: Click the "-" button next to any song inside the playlist to remove it from the playlist.
  • Save Playlist: Once you have finalized your playlist, click "Save to Spotify" to add it to your Spotify account.

Screenshots

Here you can add a few screenshots of your app. For example:

Landing Page: Screenshot 2024-10-01 at 12 37 07

Search Results: Screenshot 2024-10-01 at 12 40 14

Playlist Creation: Screenshot 2024-10-01 at 12 41 09