Pokedex Mobx

Simple web app to practice Mobx This project was bootstrapped with Create React App.

Builds the app for production to the build folder.

Demo

Live DEMO

The project was build using the following technologies:

  • React
  • Mobx
  • React router v5
  • Styled Components

Features

  • List pokemons
  • Search pokemons
  • Pagination
  • View on individual pokemon

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build