Skip to content
This repository has been archived by the owner on Jan 6, 2024. It is now read-only.
/ svelte-pokedex Public archive

A simple webapp that uses PokeAPI & SvelteKit to show the deatils of pokemon.

Notifications You must be signed in to change notification settings

lemokami/svelte-pokedex

Repository files navigation

Svelte Pokedex

A simple webapp that uses PokeAPI & SvelteKit to show the deatils of pokemon.

Installation

After cloning the repo:

Install svelte-pokedex with npm

  npm install
  npm run dev

Install svelte-pokedex with yarn

  yarn # you can use 'yarn install' as well
  yarn run dev

Demo

Screencast of the project

Tech Stack

Client: SvelteKit, Redux, TailwindCSS

API: PokeAPI

Acknowledgements

Deployment status

Netlify Status

About

A simple webapp that uses PokeAPI & SvelteKit to show the deatils of pokemon.

Topics

Resources

Stars

Watchers

Forks