Skip to content

MarcoJul/Ecommerce-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ecommerce React app / Redux Test

Little e-commerce app coded using Redux-toolkit, simulating the behaviour of two mobile screens.

General Usage

The menu data is fetched from a list of dummy element (can be easily connected to a database server).

All the different state datas are managed by Redux (Toolkit).

In the menu, you can add plates to cart, and after adding, modify the quantity if necessary.

Both in menu and in the cart if the quantity of one plates is 1, removing another plate will remove the single plate from the cart.

Thanks

Thanks for Advent of CSS and JAVASCRIPT for the graphic template.

About

A mini e-commerce dual page (menu and cart) to apply Redux

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published