Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 672 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 672 Bytes

FakeStoreCart

Simple ecomerce app with cart component. Live demo here.

Table of Contents

General Information

  • Simple project made for practice react and fatching data from API.

Technologies Used

  • Fake Store API
  • create-react-app
  • Context API
  • SASS

Features

List the ready features here:

  • Fetching data from Fake Store API
  • Adding products to cart
  • Remove items from cart
  • Reduce and add items in cart component

Project Status

Project is: complete