Skip to content

AnjelikaBab/pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pokedex

pokemon wiki using Node.js, GraphQL, ReactJS

In order to run this application:

Clone repo

Starting Server: Cd into server folder and run:
npm run start OR npm run dev

Running Local Host: Cd into client folder and run:
npm install
npm start

  • List of pokemon and their stats with sortable columns
pokedex1
  • Pagination feature
pokedex2
  • Filter by pokemon type feature
pokedex4
  • Search by name feature
pokedex5
  • Can click on any pokemon name to view their photo and deatils
pokedex3

About

Pokemon wiki using Node.js, GraphQL, ReactJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published