Amazon Clone



I re-created a simple version of the Amazon website.
For this personal project, I followed a Youtube tutorial to recreate a simple version of the Amazon website utilizing HTML5 and CSS3.
The product displays uses the overflow
property to allow the rows to be scrollable without having the contents overflow off the webpage.
Click here to view the repository on my GitHub
Click here to visit the website