/pokedex

An encyclopedia of Pokémon species. Made with React & Redux.

Primary LanguageJavaScriptMIT LicenseMIT

Pokedex

An encyclopedia of Pokémon species. Made with React & Redux.

Take a look at westpokedex.netlify.app

How to run

To clone and run this application, you'll need Git, Node.js and NPM installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/westgoten/pokedex.git

# Go into the repository
$ cd pokedex

# Install dependencies
$ npm install

# Start local server
$ npm start

Libs & Frameworks

License

Read about license rights and limitations here.