A scalable recreation of the Pokédex from Pokémon games
All supported Pokémon entries are visible via the home page. A specific entry can be viewed by navigating to /[id]
- Git
- Node.js
- Clone or download this repository
- Run
npm install
inside this folder - Build and run the project with
npm run dev
This app can also be installed by building a Docker image (docker-compose build
)
- Use a better website hosting platform (application often cold-starts due to inactivity)
- Avoid usage of hardcoded Pokémon types corresponding images and colors