Skip to content

khanharis87/react-shopping-cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React shopping cart

This is a small app with some product list and the user info. The app uses React for the view and Redux to take care of the state. The only change happening to state is that when a product is checked (on checkbox) the status of the product is changed to either "RESERVED" or "NEW"

#To Start

  • git clone
  • cd to the dir
  • npm install
  • npm run dev

and the terminal will tell you if Project is running at http://localhost:8082/, browse and play!

#Technologies Used Webpack, babel, React, Redux, es-lint-standard, ES6 and bootstrap for styling

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published