This is a Pokedex app built using Next.js and TailwindCSS.
Check out the Website. Leave a 🌟 if you liked it. That would make my day 😊.
- Data of 807 species and different forms.
- Pokemon Moves.
- Evolution Data.
- Abilities.
- First install all the dependencies with
yarn install
ornpm install
. - Then, run the development server using
yarn dev
ornpm run dev
. - Open http://localhost:3000 with your browser to see the result.
- PokeAPI for providing Pokemon Data.
- Duiker101 for making beautiful pokemon type icons.
- Shivam for collecting the images.
Pokémon and Pokédex are registered trademarks of their respective owners. No copyright infringement intended. This is just a fun little side project made by a PokeFan.