Skip to content

ccm32004/pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pokedex App. React frontend, Node.js backend with Graph QL.

Functionalities:

  • search, filtering, can sort by name, hp, defense, special attack, etc.
  • can go to detail page for additional details on pokemon

To run,

backend:

  • navigate to cd backend
  • run 'npm install'
  • run 'node server.js'

front end

  • navigate to cd frontend
  • run 'npm install'
  • run 'npm start'

Pictures of App:

Screenshot 2024-09-30 at 2 02 08 PM Screenshot 2024-09-30 at 3 48 29 PM Screenshot 2024-09-30 at 1 52 27 PM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors