Skip to content

Romelolopez/React-PokeAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-PokeAPI

Screen Shot 2022-02-27 at 9.03.58 PM Screen Shot 2022-02-27 at 9.04.28 PM

Fetching data from POKEAPI using React.JS, HTML, CSS

API

Deployment

To deploy this project run

Open your terminal and then type:

$ git clone {the url to the GitHub repo}

This clones the repo. Next,

$ cd 

into the new folder and type:

$ npm install

This installs the required dependencies

To run the React project:

$ npm start

Releases

No releases published

Packages

No packages published