Skip to content

kasivisu4/pdp_homework_3_fp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDP HomeWork 3 Functional Programming

Demo :

https://kasivisu4.github.io/pdp_homework_3_fp/

Project Description :

In this project, the user can select the product and add to cart the product. Based on his selection the cart will be rendered.

Added the Pagination for the product where each page contains at most five products and the page number will be displayed at the end

Also, Used the Minimongo IndexDB to store the Cart data in the Browser Storage.

Contributors :

Kasi Viswanath

Run Command :

cd pdp_homework_3_fp
npm install
npm start
http://localhost:3000/pdp_homework_3_fp

© 2022 MIT

About

Shopping Cart Functionality using React Function Programming Paradigm

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published