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

https://github.com/dauntlessdev/flickify-react

music website using the spotify api
https://github.com/dauntlessdev/flickify-react

hooks jest material-ui react redux spotify-api

Last synced: over 1 year ago
JSON representation

music website using the spotify api

Awesome Lists containing this project

README

          

## Flickify

A music information website inspired from netflix. It uses spotify API, and users can use their login credentials from spotify, to access their list of music and other related infos. Users can also search musics and albums they are interested with.

Website Link: https://flickify.netlify.app/

Spotify API: https://developer.spotify.com/documentation/web-api/



In the project directory, you can run:

`yarn start` - Runs the app in the development mode.

`yarn test` - Launches the test runner in the interactive watch mode.

`yarn build` - Builds the app for production to the `build` folder.