Skip to content

React and Redux Toolkit Cart app - Add products in Cart, calculate bill and Apply Offers (good learning resource for redux toolkit)

Notifications You must be signed in to change notification settings

tanmay4u02/products-n-cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tanmay's Product Cart

React and Redux Toolkit Cart app - Add products in Cart, calculate bill and Apply Offers (good learning resource for redux toolkit)

Features

Features:

  1. Used Redux Toolkit having a different slices for products and cart
  2. Used Tailwind CSS and hence didn't write even a single line of custom CSS
  3. Coding Good Practices and Folder Structure was used
  4. Timely Commits and Good Commit messages

Deployed here: https://product-cart-tanmay.onrender.com/ Admin panel: https://product-cart-tanmay.onrender.com/admin

Objective: 

Create  a React and Redux application

Task

1. Write an application that can receive a selection of below products and calculate the bill.

2. The bill should include

a. Subtotal before special offer

b. Special offers applied and their individual saving

c. Final total with savings applied
image001

 

 

 

About

React and Redux Toolkit Cart app - Add products in Cart, calculate bill and Apply Offers (good learning resource for redux toolkit)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published