This project is a simple web application that generates a random Pokemon using the PokeAPI.
This project was built using:
- React
- Vite
- Tailwind CSS
To run the project locally, first clone the repository:
git clone https://github.com/ailinnakaganeku/random-pokemon.git
Then, navigate to the project directory and install the dependencies:
cd random-pokemon
npm install
Finally, start the development server:
npm run dev
This project was created by Ailu.