Skip to content

frontend for flatiron school javascript project - home alone quiz

Notifications You must be signed in to change notification settings

ianhutson/home_alone_quiz_frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DESCRIPTION

This application is a project built for Flatiron School. It is a quiz app based on Home Alone and Home Alone 2, and it runs on a Javascript frontend and Rails API backend.

Home Alone Quiz Backend Repo

BUILT WITH

  • Javascript
  • Rails

INSTALLATION

To install this application in your local environment, clone both front and and backend repositories. Navigate to the backend directory within your console and run the following command:

bundle && rails:db migrate && rails:db seed && rails s

This will start your Rails server. When it is live, open the frontend's index.html file in any browser to render the application.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/ianhutson/home_alone_quiz_frontend. 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 app is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the Home Alone Quiz on Rails project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

About

frontend for flatiron school javascript project - home alone quiz

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published