https://kasivisu4.github.io/pdp_homework_3_fp/
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.
cd pdp_homework_3_fp
npm install
npm start
http://localhost:3000/pdp_homework_3_fp
© 2022 MIT