/react-pokemon-app

🛒 A simple e-commerce (sort-of) application where you can browse and shop pokemons.

Primary LanguageJavaScript

Pok'em!

A simple e-commerce application for shopping pokemons! Browse through the catalogue of pokemons using text search and filters. If you find a pokemon, simply click a button to add it to your shopping cart!

Created using the assets provided by Hackr.io

Check out the App here: Live Preview

screenshot

Made with

  • React
  • Sass

Local Setup

  • git clone git@github.com:leemun1/react-pokemon-app.git
  • cd react-pokemon-app
  • yarn install
  • yarn start