Skip to content

faisal-fawad/pokepedia

Repository files navigation

A scalable recreation of the Pokédex from Pokémon games

Description

All supported Pokémon entries are visible via the home page. A specific entry can be viewed by navigating to /[id]

Getting Started

Dependencies

  • Git
  • Node.js

Installation & Execution

  • 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)

Acknowledgements

Future Plans

  • Use a better website hosting platform (application often cold-starts due to inactivity)
  • Avoid usage of hardcoded Pokémon types corresponding images and colors

Images

Image of page

Image of page

Image of page

Image of page