A pokedex that lists all pokemon and their descriptions.
This project was developed using the following technologies:
-
Clone the repository
git clone https://github.com/EriikGabriel/pokedex.git
-
Access the folder.
cd pokedex
-
Install dependecies:
bun i
-
Start the development server:
bun dev
The app will be available for access on your browser at http://localhost:3000
This project was deployed on the Vercel platform and can be accessed here.
Developed by Erik Gabriel 🚀