Skip to content

willi-dev/react-pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

To Running Project Locally In the project directory, run: (make sure you have install node.js & yarn in your local machine)

# install dependencies
$ yarn
# running project
$ yarn start

Open http://localhost:3000 to view it in the browser.