Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 1.8 KB

README.md

File metadata and controls

42 lines (30 loc) · 1.8 KB

PokemonRetro

Abstract

A simplified gen1 Pokemon Experince

Technologies

  • JavaScript
    • React
    • Router
  • HTML5
  • CSS3
  • Cyrpess
  • MUI

Illustrations

Screenshot 2023-01-16 at 7 34 25 PM Screenshot 2023-01-16 at 7 35 46 PM

Set Up

Deployed at pokeretro.surge.sh

Local Installation

  1. Clone the repo
    [email protected]:thomedpete/PokemonRetro.git
  2. Enter the directory and install NPM packages
    npm install
    npm start
  3. Enter the following url in your browser: http://localhost:3000/
  4. Explore the website

Contributors