Poke Assist is a web application designed to help Pokémon fans, trainers, and competitive players access detailed information and tools related to Pokémon games. The app provides quick access to Pokémon stats, abilities, moves, type effectiveness, and other useful resources to assist with team building, strategy, and gameplay decisions.
- Search and view detailed Pokémon data
- Explore stats, abilities, moves, and more
- Type effectiveness tools
- Clone the repository:
git clone https://github.com/yourusername/poke-assist.git
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Open your browser and navigate to
http://localhost:3000(or the port shown in your terminal)
- React
- TypeScript
- Vite
This project is a work in progress.