Skip to content

sebasvega95/pokeviz-1st-gen-type

Repository files navigation

Pokémon visualization: First generation by type

This project was bootstrapped with Create React App.

Install dependencies

You'll need yarn (or npm). Run

yarn

to install dependencies

Run development server

To test the app and make changes, run

yarn start

This will start a development server with hot reloading.