pokedex Svelte Themes

Pokedex

Retro Pokedex made with the PokeAPI and Svelte

SvelteKit PokeDex

Developing / Desarrollo

First install pnpm as the package manager

npm install -g pnpm

Then install the packages

pnpm install 

Run the dev server

pnpm run dev 

Production Enviroment

To create a production version of your app:

pnpm run build

Future work

  • Add image instead of colors for the types of pokemons.
  • Add Icons instead of text to the stats
  • Add SSR to the index page
  • Add an 8 BIT
  • Contribute to fontsource repo to add svelte kit docs.

Top categories

Loading Svelte Themes