quickdex

Quickdex

A fast, svelte based Pokédex application using PokéAPI

Quickdex

Svelte driven Pokédex that is lightning fast and easy to hack on

Features

  • Easy autocomplete; Start typing and hit enter to search first result.
  • Types, Sprites and Numbers of all Pokémon
  • Ask for more?

Technologies

Development

Note that you will need to have Node.js installed.

Install the dependencies...

cd quickdex
npm install

...then start webpack:

npm run dev

Navigate to localhost:8080. You should see quickdex running. Edit a component file in src, save it, and the page should reload with your changes.

Top categories

Loading Svelte Themes