Skip to content

SauravChittal/Hydrapedia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hydrapedia

This goes hand-in-hand with Pokemon API. If you haven't, make sure to change the port present in the project from 3000 to any other number.

Before starting, be sure to download axios using whichever method works.

After, you've setup Pokemon API and got it running, start Hydrapedia using npm start or yarn start.

Starting the page

After running npm start, you should be greeted with a screen similar to this (it can take a long time for the page to load): image

Entering in the information

Entering in the pokemon name is fairly straight-forward. You type your desired pokemon name(please be sure to use title case) within the text box like that: image

Retriving information

When you submit the name of the pokemon, the page reloads to give information about the said pokemon as such(Do note that "Type: " is a string which has been added manually): image

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published