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

https://github.com/elevenpassin/music-search

A pretty simple React app that makes use of the Spotify API to enable users to find new music.
https://github.com/elevenpassin/music-search

bootstrap-css css-preprocessor github-page react react-components service-worker spotify spotify-api

Last synced: 4 months ago
JSON representation

A pretty simple React app that makes use of the Spotify API to enable users to find new music.

Awesome Lists containing this project

README

        

# Music Search

A simple app that makes use of Spotify API, reactjs and react-dom, react-bootstrap to allow the user to search the Spotify library and gather information about a user and their work.

## Technologies used
- HTML5, CSS3 & Javascript (ES6)
- Bootstrap, react-bootstrap
- Spotify API
- reactjs & react-dom

## Features
- User can search for an artist from the spotify library
- When a user searches for a specific artist, the artist data such as name, number of followers, sample songs and related artists are displayed.
- Sample songs can be played and paused.
- User can click on a related artist to inturn get information about that artist and related artists etc.

## Planned Features
- [ ] Better UX
- [ ] Implement Soundcloud API besides spotify
- [ ] More features like albums, featured playlists, top songs etc.
- [ ] A custom audio player