Skip to content

DevShaun1/reactivecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactivEcommerce App

A simple app to demo understanding of React and Redux Toolkit.

Spec:

  • A basic ecommerce app
  • Using the Fake Store API to mock the data - https://fakestoreapi.com/
  • The app has the following features:
    • A header with a cart icon on the top left.
    • The cart icon displays the number of items in the cart.
    • One page listing products that can be purchased.
    • An Add/remove button on item to update the cart.
  • The app uses styled components to make it look aesthetics and React hooks plus Redux Toolkit to manage the state.

Demo:

Hosted link: https://63c67721ced8ed0f30f897b8--peaceful-ganache-18f3ca.netlify.app/

About

CFS Assessment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published