Play the Quiz here: Hogwarts
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?
To explore more about Gryffindor , Hufflepuff , Ravenclaw & Slytherin click on the house crests on home page
- 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