Skip to content

camposdev/pokedex-front-end

 
 

Repository files navigation

Pokedex

Demonstration: https://pokedexdev.vercel.app/

This project is developed with:

  • React
  • styled-components
  • Redux

Running project with Docker

Run yarn docker to up container and run in http://localhost:3000.

Development

  • Run yarn to install dependencies.
  • Run yarn start to start project.

Open http://localhost:3000 to view it in your browser.

Testing

Run yarn test to test.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.3%
  • HTML 4.1%
  • Dockerfile 0.6%