Skip to content
This repository has been archived by the owner on Nov 7, 2021. It is now read-only.

anshumanb/shopping-cart-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopping cart

Tested on Firefox and Chromium.

Running the code

To run the code:

chromium index.html

OR

To build and run the code (requires Node.js and npm):

npm start
chromium http://localhost:8080/

I am not saving the state of the shopping cart for the React task so it loses the cart state on refresh.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published