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
- Host: GitHub
- URL: https://github.com/dauntlessdev/flickify-react
- Owner: DauntlessDev
- License: gpl-3.0
- Created: 2020-10-26T03:05:36.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-03-06T17:38:49.000Z (over 4 years ago)
- Last Synced: 2025-03-17T15:06:20.501Z (over 1 year ago)
- Topics: hooks, jest, material-ui, react, redux, spotify-api
- Language: JavaScript
- Homepage:
- Size: 13.8 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.