Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 620 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 620 Bytes

Pokedex Client

Personal Pokedex for caught Pokemons.

Description

Simple frontend sample project to view your caught Pokemons and to hunt for other wild pokemons.

Setup

  • Clone the repo
  • Run npm install
  • Run npm start. This will run the client on port 3000.

Additional Information

You need to have local server running. You can clone Pokemon-Server which has the APIs to support this client.

Authors

Contributors names

Smaran Harihar

Acknowledgments

Inspiration, code snippets, etc.