A comprehensive database for Pokémon information, including stats, moves, abilities, evolutions, and more. Built to cater to Pokémon enthusiasts and trainers!
- Pokémon Encyclopedia: Browse detailed information on all Pokémon, including stats, types, abilities, and evolutions.
- Move Database: Explore moves by type, generation, and Pokémon compatibility.
- Type Chart: Interactive type effectiveness chart for quick reference.
- Pokédex Search: Search for Pokémon by name, type, or generation.
- Responsive Design: Optimized for desktop, tablet, and mobile devices.
- Frontend:
- EJS, CSS
- Backend:
- Node.js/Express for handling requests
- REST API for data queries
- Database:
- MongoDB for storing Pokémon data
- Scraping/Data Source:
- Static dataset from open Pokémon API sources like PokeAPI