Skip to content

Pokedex App made with vanilla JavaScript. Browse through your favorite pokemon from gen 1 to gen 8.

Notifications You must be signed in to change notification settings

nirzon47/pokedex

Repository files navigation

pokedex

Features

  • Search for pokemons
  • View pokemon details
  • User Settings stored in local storage
  • Dark mode
  • PokeAPI integration
  • Generation filters
  • Type filters
  • Responsive UI

Technologies Used

  • Vanilla JavaScript
  • HTML
  • CSS
  • Tailwind CSS
  • Daisy UI
  • Bun

Attributions

Building

To install dependencies:

bun install

This project was created using bun init in bun v1.0.7. Bun is a fast all-in-one JavaScript runtime.

Releases

No releases published

Packages

No packages published