Welcome to ChartFinderWeb This SPA is an updated React version of my original CLI portfolio project, and allows you to find music charts for a given date.
Installation
Run this line first from the API folder:
bundle install
And then execute:
$ rails s -p 3001
Then, move to the Client folder:
And then execute:
$ npm start
Usage: Where prompted, enter a date. Click the "Find Chart" button to find the chart from the archives of that particular day, or click "generate birthday playlist" to see the number one on each anniversary of that date.
Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/Linziw/ChartFinderWeb. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
License The gem is available as open source under the terms of the MIT License.
Code of Conduct Everyone interacting in the ChartFinderWeb project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.