gaurav-gogia / pakdemon

A simple react web app that will show pokemon and their info

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pakdemon

React web application which gives you the ability to see the details of your favorite pokemon from the convenience of your mobile device.

Getting Started 🚀

First we'll clone the project.

$ git clone https://github.com/DesmondANIMUS/pakdemon.git

Open the project and install node dependencies.

$ cd pakdemon
$ npm install

Start the server by using the command.

$ npm start

Dependencies

Contribution guidelines

Any changes must first be discussed with the owner via issue or email.

Versioning

Not yet determined.

Authors

Gaurav Gogia- Initial work DesmondANIMUS

License

The contents of this repository are covered under the GPL-3.0.

About

A simple react web app that will show pokemon and their info

License:GNU General Public License v3.0


Languages

Language:JavaScript 78.3%Language:HTML 12.4%Language:CSS 9.3%