tendaitt / wayback-songmachine

An app to find the most popular songs, artists and albums from the year you were born.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CircleCI License Contributor Covenant

The Wayback Song Machine

An app to find the most popular songs, artists and albums from the year you were born.

Getting Started

Available Scripts

To start the application locally:

  1. Start the server by going to the root directory, wayback-songmachine/, and running:
$ yarn start
  1. Start the client by going to the client directory and running:
$ cd client/
$ yarn start
  1. Open http://localhost:3000 to view it in the browser.

Hosting

The application is currently hosted on Heroku and you can find it here.

Built With

Contributing

Please read CONTRIBUTING.md to learn how you can contribute to the project.

Code of Conduct

Please read CODE_OF_CONDUCT.md for details on the code of conduct.

License

This project is licensed under the Apache License. More information can be found here.

About

An app to find the most popular songs, artists and albums from the year you were born.

License:Apache License 2.0


Languages

Language:JavaScript 87.1%Language:HTML 8.4%Language:CSS 4.5%