lukaszgrudnik / pokedex

Pokedex - Web application for Pokemon fans

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pokedex

Description: Application get pokemon from remote API and display them on the screen. Users can load more pokemon and search them by name. The UI implements dark mode as well.

How to run application:

  1. download the package
  2. go to the package directory
  3. run: npm start

Techstack:

  • ReactJS
  • TypeScript
  • CSS
  • HTML

User Interface:

ui

ui

Darkmode:

ui

About

Pokedex - Web application for Pokemon fans


Languages

Language:TypeScript 51.2%Language:CSS 46.1%Language:HTML 2.7%