A basic Shopping List with Cart using React .
The project is a good example of using React States and maintaing components synchronization .
Features :
-
Select and Add Item From Shopping List to Shopping Cart
-
Remove Item From Shopping List and Shopping Cart( Coming Soon !)
The project sole purpose is to demonstrate the use of React State and Components. Coming Soon : The same project will be built using React Redux !!