This project was bootstrapped with Vite typescript.
- Framework: Vite React
- API: PokeAPI
- Fetching Query: React Query
-
Clone the repository
git clone https://github.com/sadmann7/pokedex.git
-
Install dependencies using pnpm
yarn install
-
Create an
.env
file and paste your token from PokeAPI. -
Start the development server
yarn dev
You can learn more in the Vite React.
Licensed under the MIT License. Check the LICENSE file for details.