Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 1.34 KB

README.md

File metadata and controls

20 lines (11 loc) · 1.34 KB

Top5

Top5 is a Single Page Application with a Ruby on Rails API backend and a Javascript/React/Redux frontend for the person addicted to making Top 5 lists (or maybe just the avid High Fidelity fan)! Top5 helps you create and keep track of your own Top Fives while seeing what’s the most popular of each category for all fellow list makers!

Installation

To use this app, clone the repo, navigate into the backend folder, run bundle install, run rake db:migrate, and rails s. Then, navigate to the frontend folder, run npm install then npm start. Everything should be set up!

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/ajkelso/Top-Five. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct. For major changes, please open an issue first to discuss what you would like to change.

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the Virtual Lite Brite project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.