Yokaidex is a progressive web app(PWA) that has lots of information about Yo-kai Watch games.
The website is hosted on GitHub pages 👉 yokaidex page
- All yo-kais from the 3 main games
- A page where you can see every yo-kai and filter it by name, rank, element and tribe(All at the same time)
- This same page can be order in every column by rank, element and tribe.
- Each yo-kai has a detailed page with tribe, element, rank, location, favourite food, skills, attacks, and also evolutions.
First clone the project
git clone https://github.com/joaopedrodcf/yokaidex.git
Then install the node_modules (this installs the server and the client)
yarn
Or
npm install
Finally you can start dev environment
yarn start
Or
npm run start start
Yokaidex is a website with information about the games from Level-5: Yo-kai watch. All the information gathered here is to be used as a resource to help our community have more info about the game.
All of it is the intellectual property of Level-5 Inc., Nintendo Co., Ltd., Bandai Co., Ltd., Koei Tecmo Holdings Co., Ltd. and is protected by various copyrights and trademarks. The author believes that the use of this intellectual property for a fan reference is covered by fair use — the use is inherently educational, and the software would be severely impaired without the copyrighted material.