anshumanv / evolutions-webapp

What? monferno is evolving!
https://evolutions.js.org
MIT License
17 stars 17 forks source link

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

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