Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Demo

Pokémon directory using PokeAPI:

https://pokeapi.co/api/v2/pokemon?limit=151

Project Setup

Clone the repository and enter the following commands.

npm install # install dependencies
npm start # start dev server

Run Unit Tests

npm test
CI=true npm test -- --watchAll=false # for single non-watch test run
npm run build # prod build

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages