Skip to content

antonryoung02/WebClones

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon Clone

Replicated the Amazon UI, product search, product viewing, and cart features of Amazon.com

deployment link: https://web-clones-sigma.vercel.app/

Features

  • Pagination: embedded a sentinel element that fetches the next set of results when the user scrolls

  • Shopping Cart & Recently Viewed: used localStorage to save user's cart and recently viewed items for persistence across sessions

  • Search: Used dummyjson.com API to fetch mock product data for display

About

Clone of Amazon's search, product, and cart pages

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published