zombispormedio / pokedex-web

This web was made for job application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pokedex App

First time with React, Redux and Webpack

To start Pokedex App:

  • Install Node.js and Yarn
  • Install dependencies yarn install
  • Run npm run serve

All project is compiled in public/build, if you make some changes:

  • Install Webpack globally npm install webpack -g
  • Run compilation webpack

In localhost, site make requests to localhost:5000

Try https://pokedex-app.herokuapp.com/ If it's delayed, it's due to Heroku, because when a application is unused, it is asleep.

About

This web was made for job application


Languages

Language:JavaScript 94.0%Language:CSS 6.0%Language:HTML 0.0%