Skip to content

A shopping cart made with React, Redux Toolkit, Material-UI, and the Fake Store API

Notifications You must be signed in to change notification settings

neilgebhard/cart-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify Status

Shopping cart app

General info

This repository holds the source code for a simple shopping cart web app. Items can be added to a shopping cart and a fake order can be placed.

Technologies

Project is created with:

Setup

To run this project, install it locally using npm:

$ cd ./cart-react
$ npm install
$ npm start

Demo

The live demo is deployed on Netlify: https://neilscartapp.netlify.com

Web app gif

About

A shopping cart made with React, Redux Toolkit, Material-UI, and the Fake Store API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published