Welcome to the PokéDex Website repository! This is a web application built using Next 13, Tailwind CSS, PokéAPI and pokenode-ts, that provides a comprehensive collection of information about all your favorite Pokemon species.
- latest release - https://pokedex-gamma-one-30.vercel.app
- v1 - https://pokedex-kfigispp7-vishal-kamath.vercel.app
To get started with the project, you can simply clone the repository:
git clone https://github.com/Vishal-Kamath/pokedex.git
After that, navigate to the project directory and install the dependencies:
cd pokedex
npm install
Once the dependencies are installed, you can run the development server:
npm run dev
This will start the development server at http://localhost:3000
. You can then open your browser and navigate to that URL to view the Pokedex website.
The Pokédex website provides the following features:
- Browse through a comprehensive collection of Pokémon species.
- Search for a specific Pokémon using their name or ID.
- View detailed information about each Pokemon, including their stats, abilities, moves, and evolution paths.
- Enjoy a fast and seamless user experience, thanks to the use of Next.js 13
This project was made possible thanks to the following resources:
Hi, I'm Vishal Kamath, a web developer striving to create beautifully designed websites. This is a fun project that I created while tinkering around with Next 13. I hope you like it!