Skip to content

Files

Latest commit

7b0ccaf · Dec 13, 2022

History

History
24 lines (20 loc) · 394 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 394 Bytes

Simple Pokedexer

About

This is a generic, very basic pokedex application that can be viewed here

Running Locally

  1. clone the repository
  2. npm install
  3. npm start
  4. open your browser
  5. navigate to localhost:3002

Technologies

  1. Typescript
  2. React
  3. React Router
  4. MaterialUI
  5. Axios
  6. Jest
  7. Webpack
  8. HTML5
  9. SCSS