All Projects → anshumanv → evolutions-webapp

anshumanv / evolutions-webapp

Licence: MIT license
What? monferno is evolving!

Programming Languages

javascript
184084 projects - #8 most used programming language

Lugia

evolutions-webapp

A react app to view pokemon evolution chain.

Motivation

CLI version of this tool is available in evolutions. So needed something interactive.

Usage

  • Simply enter either the pokemon name or ID in the text field on the landing page and click Evolve to view the evolution chain of the entered pokemon.
  • Clicking on I'm Feeling Hype will display the evolution chain of a randomnly picked pokemon.

Under the hood

Development

To install and run locally:

$ git clone https://github.com/anshumanv/evolutions-webapp
$ npm i && npm start

To run tests locally:

$ npm test

Author

Anshuman Verma

Contribute

Found a bug, please create an issue

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].