jgalmeida93 / Typescript-Pokedex

Preview:

Home Page:https://pokedextypescript.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokedex typescript

A typescript project using Pokeapi

How to run?

  1. Clone this repo
  2. Install browser-sync: npm install -g browser-sync
  3. Run yarn or npm install inside the repository folder
  4. Execute browser-sync start --server --files "*.html, *.css"
  5. Check http://localhost:3000 or http://localhost:3001

Preview

Pokedex

About

Preview:

https://pokedextypescript.netlify.app/


Languages

Language:JavaScript 53.7%Language:CSS 22.7%Language:TypeScript 15.4%Language:HTML 8.2%