Skip to content

laura-richer/swiftly

Repository files navigation

SwiftLY

A React app that utilises the Spotify API in order to generate you a unique playlist for your day based on your mood and planned activities.

Created with Create React App.

Uses:

  • nvm
  • npm
  • React
  • React testing library
  • SCSS
  • Spotify API

Getting set up

Getting set up is simple;

nvm use
npm install
npm start

Then open http://localhost:3000