Stuart98 / birthday-number-ones

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Birthday Number Ones

This daft wee project lets you input your birthday and it tells you all the number 1 songs on that day since you were born.

From there you can turn it into a Spotify playlist to listen to them all!

Try it out!

You can try it out at http://birthday-number-ones.ashworthdigital.com or clone the repo and run it yourself.

Run It

  • Clone the repo
  • Run npm install
  • Rename the .env.example file to .env and populate at least the SESSION_SECRET value
  • Run it with npm run start
  • Navigate to http://localhost:3002
  • Enjoy!

About


Languages

Language:JavaScript 47.1%Language:CSS 37.3%Language:Handlebars 15.3%Language:Shell 0.3%