Skip to content

Latest commit

 

History

History
49 lines (36 loc) · 1.63 KB

File metadata and controls

49 lines (36 loc) · 1.63 KB

PokeReact

Build Status

See it in action ! https://poke-react.herokuapp.com/

This project was created to test, learn, discover some technologies like

  • GraphQL
  • React
  • Docker
  • Continous integration with Semaphore
  • Deployment with Heroku

All my blog posts to re-code this project !

In french on my blog :


Setup :

With Docker

Without Docker

Display Pokémons with arrows left and right on you new Pokedex !

Tests :

  • You can launch tests and linter with npm t

Don't hesitate to post issue, or ask me questions :)