Skip to content

mateusz-bielak/pokedex

Repository files navigation

Pokedex

Simple version of Pokedex - tool from Pokemon anime and manga. Created mainly for practicing PWA and testing Emotion.js and Parcel.js.

App is still in development. Goals for near future are:

  • extend service workers with additional functionalities like fetching and caching data for all Pokemon creatures
  • improve components structure and split common parts
  • provide unit tests

Prerequisites

To run app on your local machine you will need Node.js (tested with v11.14.0)

Installation

Install NPM packages:

npm install

Usage

To run app locally run:

npm run dev

About

Gotta Catch 'Em All!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published