MadeleineSmith / Spotify-FE

FE: A website to generate playlists on Spotify from UK chart data 🎵

Home Page:http://spotify-production.s3-website-eu-west-1.amazonaws.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spotify FE

demo.mp4

Running locally:

  1. Run npm install to install dependencies
  2. Run npm run dev to run against local environment

Deploying to AWS:

  1. To deploy to staging, run npm run release-staging
  2. To deploy to production, run npm run release-production
  • Staging URL is:
http://spotify-staging.s3-website-eu-west-1.amazonaws.com/
  • Production URL is:
http://spotify-production.s3-website-eu-west-1.amazonaws.com/

About

FE: A website to generate playlists on Spotify from UK chart data 🎵

http://spotify-production.s3-website-eu-west-1.amazonaws.com/


Languages

Language:JavaScript 68.0%Language:Vue 29.8%Language:HTML 2.2%