/pokeDex

Primary LanguageJavaScript

React Project - PokeFind

Welcome to PokeFind! This is a React project that leverages Vite, Tailwind CSS, PokeAPI, and Axios to create a comprehensive Pokemon encyclopedia. With this application, you can explore various Pokemon, their details, and even search for specific Pokemon based on their names.

Build Status

Netlify Status

Live Link

https://pokefindapp.netlify.app/

Features

  • Browse through a vast collection of Pokemon
  • View detailed information about each Pokemon, including their abilities, types, stats, and more
  • Search for specific Pokemon by name
  • Smooth and responsive user interface
  • Lightweight and fast loading times with Vite
  • Stylish design using Tailwind CSS

Acknowledgements

  • PokeAPI: For providing the comprehensive Pokemon data
  • Vite: For the fast and modern build tooling
  • Tailwind CSS: For the utility-first CSS framework
  • Axios: For making HTTP requests