nelsonwenner / shopping-cart-frontend-challenge

:shopping_cart: Shopping cart frontend challenge.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shopping Cart

🎨 Design

design

🚀 Technologies

  • React
  • Node
  • Redux
  • Redux-saga
  • Jest
  • Enzyme

🔌 Prerequisites

  • Node version (>= 14.16.0)

ℹ️ Getting Started

  1. Fork this repository and clone it on your machine.
  2. Change the directory to shopping-cart-frontend-challenge where you cloned it.

💻 Frontend Getting Started

  1. Install dependencies
$ npm install
  1. Start the application
$ npm start

🧰 Running the tests

$ npm test

About

:shopping_cart: Shopping cart frontend challenge.


Languages

Language:JavaScript 94.2%Language:HTML 5.8%