Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fluroash/spotifree
🧞♂️ An application made to perform searches using the Spotify API built in React
https://github.com/fluroash/spotifree
Last synced: 8 days ago
JSON representation
🧞♂️ An application made to perform searches using the Spotify API built in React
- Host: GitHub
- URL: https://github.com/fluroash/spotifree
- Owner: FluroAsh
- Created: 2022-05-16T12:38:31.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-08-08T08:22:02.000Z (over 2 years ago)
- Last Synced: 2024-04-18T06:03:20.891Z (10 months ago)
- Language: CSS
- Homepage:
- Size: 1.14 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Spotifree
Spotifree is an application built with React and uses the Spotify API in order to retrieve artist data based on the users search query, and represent this in a visual layout.
It was designed to be simple, and mainly as an experiment in working with the Spotify API as-well as representing this data in a grid layout with responsive media queries.
![]()
## Installation
To install **Spotifree** you can either:
1. Download the repository as a `ZIP` file, and unpack it into your local environment
2. Clone the repo `[email protected]:FluroAsh/spotifree.git` with the Git CLI command in your terminal, ensuring that this is inside your local envrionment.