Skip to content

jun-edris/pokedex

Repository files navigation

Pokedex App

This project was bootstrapped with Vite typescript.

Pokedex

Tech Stack

Running Locally

  1. Clone the repository

    git clone https://github.com/sadmann7/pokedex.git
    
  2. Install dependencies using pnpm

    yarn install
    
  3. Create an .env file and paste your token from PokeAPI.

  4. Start the development server

    yarn dev
    

Learn More

You can learn more in the Vite React.

License

Licensed under the MIT License. Check the LICENSE file for details.