Personal Pokedex for caught Pokemons.
Simple frontend sample project to view your caught Pokemons and to hunt for other wild pokemons.
- Clone the repo
- Run
npm install
- Run
npm start
. This will run the client on port 3000.
You need to have local server running. You can clone Pokemon-Server which has the APIs to support this client.
Contributors names
Smaran Harihar
Inspiration, code snippets, etc.