/Hogwarts

Hogwarts Web App

Primary LanguageHTMLMIT LicenseMIT

Hogwarts

Play the Quiz here: Hogwarts

Hogwarts

What is Hogwarts About?

Hogwarts is a Web App made using HTML, CSS and JavaScript. This project is made by Harry Potter lovers for Harry Potter lovers. The goal of this project is to test how deep is your knowledge of the Harry Potter Universe. You will be given a series of questions, the more correct answers you answer, the higher your score will be. Do you believe you know the Harry Potter universe? Can you get the maximum score?


How to Play

First, on the Home Page, click on the "Play" button:

Play Menu


Then, answer the questions:

Question Example


Check your score:

Result


To explore more about Gryffindor , Hufflepuff , Ravenclaw & Slytherin click on the house crests on home page

House Image's


Want to be a wizard and contribute to Hogwarts?

  • Read Contribution Guidline for this Repo
  • Fork the repo
  • Clone the repo in your local system (git clone {repo link})
  • Create a new branch (git checkout -b new-feature)
  • Make your changes in the file
  • Commit your changes (git commit -m 'changed a, b and c')
  • Make commit message exact and precise
  • Push to the branch (git push origin new-feature)
  • If there a merge commit resolve it
  • Create a Pull Request