Anime Character Quiz
A simple game where an image of a random popular anime character is shown, which you have to identify which anime they're from!
Website »
Table of Contents
About The Project
The 250 most popular animes are fetched from Anilist, where their 5 most popular characters are added to the quiz pool. Then they are randomly picked in the quiz.
Built With
Getting Started
Here is a guide if you want to clone my website and modify it for yourself, all the way to deployment.
Prerequisites
Installation
- Clone the repo
git clone https://github.com/AjayLiu/anime-character-quiz.git
- Install packages
yarn
Development
To run the development server
yarn dev
then head over to localhost:8000.
Deployment
- Publish the site on Netlify using continuous git integration. 🎉
License
Distributed under the MIT License. See LICENSE
for more information.
Contact
Ajay Liu - contact@ajayliu.com
Project Link: https://github.com/AjayLiu/anime-character-quiz