- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
Hogwarts_School_of_Magic is a fun app for Harry Potter fans who want to check which Hogwarts house they would fit into. And to see 10 most popular characters from each house.
Client
Server
Database
- [Presents a list of characters from specific house]
- [Lets the user view the details of a character]
- [Lets the user to take a quiz to find out which house they belong to]
To get a local copy up and running, follow these steps.
In order to run this project you need:
- git
- node
Clone this repository to your desired folder:
$ git clone https://github.com/digia3d/Hogwarts.git
Install this project with:
cd hogwarts
npm install
To run the project, execute the following command:
npm run start
You can deploy the project to Netlify by following these steps:
- Create a new site on Netlify
- Select your repository
- Select the branch to deploy
- Set the build command to
npm run build
- Set the publish directory to
build
- Click on deploy
👤 Aleksandra Ujvari
- GitHub: @digia3d
- Twitter: @ujvari65
- LinkedIn: Aleksandra (Digital Marketing A3D) Ujvari
- [Login] [Logs in the User using the username]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Write a message to encourage readers to support your project
Give a ⭐️ if you like this project!
Give credit to everyone who inspired your codebase.
Acknowledgments to everuone whos code was used in this project.
Add at least 2 questions new developers would ask when they decide to use your project.
-
[How can I contact you?]
- [You can contact me via my LinkedIn or Twitter accounts as listed above.]
-
[How can I contribute?]
- [You can contribute by opening issues or pull requests.]
-
[How can I report a bug?]
- [You can report a bug by opening an issue.]
This project is MIT licensed.