Skip to content

david049/pokedex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokedex web app

This project was bootstrapped with Create React App.

This project was a fun way to learn more about React + Redux and front-end dev by exploring a publically available api https://pokeapi.co/. image

You can run this project by cloning and then running npm start in the repo, open http://localhost:3000 to view in your browser.

You can view pokemon in a list with basic information. There is functionality to search for a pokemon directly using the search function at the top of the page (in the future this may be updated to show more information than a general pokemon card). image

As well, jumping the index to view pokemon later in the pokedex is supported so the user does not need to click "Next" a lot of times to get to a larger index. image

About

A fun little pokedex web app that's taken up way too much time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published