Skip to content

dawidwojtaszek/storeCart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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