Skip to content

SmartByt3r/Pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokedex

A simple pokedex App made with React, shows all the pokemons provided by https://pokeapi.co/

Run Locally

Clone the project

  git clone https://github.com/SmartByt3r/Pokedex.git

Go to the project directory

  cd Pokedex

Install dependencies

  npm install

Start the server

  npm run start

Running Tests

To run tests, run the following command

  npm run test

About

A simple pokedex App made with React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published