Skip to content

CodeConnects/pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokedex

View over 1000 different Pokemon

Displayed as image cards with pagination

https://pokedex-beta-sage.vercel.app/

 


Installing locally

First clone the repo:

git clone https://github.com/CodeConnects/pokedex.git

Then install dependencies:

cd pokedex
yarn install

Running locally

To run the development server (auto-reloads as you edit code):

yarn start

The following builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

yarn build

About

View over 1000 different Pokemon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published