Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 761 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 761 Bytes

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.