Skip to content

MadeleineSmith/Spotify-FE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 🎵

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published