Skip to content

Wendyv510/trivia-backend-

Repository files navigation

Trivia - Backend

Deployed with Netlify @ https://jovial-bhaskara-fcf42e.netlify.app

Installation: To use the Trivia app, in terminal ... -git clone https://github.com/Wendyv510/trivia-backend-.git -cd trivia-backend- -bundle install -rake db:migrate -rake db:seed -thin start --ssl -open https://localhost:3000/api/v1/categories in browser to be able to view category json data & https://localhost:3000/api/v1/questions to view questions json data

Description: The Trivia app is for users to select a category and answer questions about a certain topic.

Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/Wendyv510/trivia-backend-.git. 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. https://github.com/Wendyv510/trivia-backend-/blob/master/LICENSE

Code of Conduct Everyone interacting in the Trivia project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

Releases

No releases published

Packages

No packages published