Skip to content

uncommon-type/music-discovery-tool

Repository files navigation

Music Discovery Tool

App to simplify music discovery process









Built With

  • React
  • CSS
  • Spotify API
  • Netlify serverless functions

Project setup

To get started, clone the repo:

git clone https://github.com/uncommon-type/music-discovery-tool.git

Navigate to the cloned repo and install the dependencies:

npm install

Start the development environment and navigate to http://localhost:8888

npm run dev