Skip to content

dibenso/Pokedex

Repository files navigation

Pokédex

A Pokédex ReactJS app built using create-react-app

Credit to Bidji for the awesome Pokédex CSS taken from here

Screenshots

screenshot1

screenshot2

screenshot3

Installation

  • Clone this repo
git clone https://github.com/dibenso/Pokedex.git
  • Install dependencies
yarn install

or

npm install

Using

To use the Pokédex app:

npm start

Then check http://localhost:3000

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

About

A Pokédex ReactJS and Redux app built using create-react-app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published