Skip to content

Pokedex made with the PokeAPI and created with Svelte, Typescript and Tailwind CSS.

Notifications You must be signed in to change notification settings

vicentematus/svelte-pokedex

Repository files navigation

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.

About

Pokedex made with the PokeAPI and created with Svelte, Typescript and Tailwind CSS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published