riandy-dimas / pokedex-pwa

A simple pokedex with PWA features

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple pokedex with PWA features


Languages

Language:TypeScript 65.3%Language:CSS 31.8%Language:HTML 2.9%