/pokedex-pwa

A simple pokedex with PWA features

Primary LanguageTypeScript

pokedex-pwa

A simple pokedex with PWA features. Built with create-react-app and PWA + Typescript template.

Accessing Application

You can visit https://pokedex.riandy.my.id to access the applcation.

Running Locally

Clone this repository, and start the application in local environment:

  1. Run npm install script, to install dependencies
  2. Run npm start to start the application in local
  3. Open localhost:3000 in you web browser