A fully-functional shopping cart built with Redux Saga
- This application has a seperate back-end component available here: https://github.com/codinglawyer/shopping-cart-server
-
Clone and install the server application
-
Clone and install the client application
-
Install the babel CLI
npm install -g babel babel-cli
- Start the application with
npm start
- Open the url
http://localhost:8080