https://github.com/prathamx595/clone
This is a repo to practice css by cloning amazon's home page
https://github.com/prathamx595/clone
clone frontend html-css
Last synced: 3 months ago
JSON representation
This is a repo to practice css by cloning amazon's home page
- Host: GitHub
- URL: https://github.com/prathamx595/clone
- Owner: PrathamX595
- Created: 2024-01-04T07:18:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-20T16:16:12.000Z (over 1 year ago)
- Last Synced: 2025-01-18T23:51:55.604Z (4 months ago)
- Topics: clone, frontend, html-css
- Language: HTML
- Homepage:
- Size: 16.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Amazon Clone
Hi all, This is an amazon clone made purely from HTML and vanilla CSS this was my first project and it learnt a lot from this,it helped me enhance my CSS skills and helped me to reflect on myself and learn what are my strengths & weaknesses which I am now going to work on further in my journey.
Learnings
-
gained an idea of how to systematically create a project.
-
time management.
-
how to arrange and manage a large number of elements using flex.
-
subtle use of Z index to create overlapping effects.
-
use of pseudo classes to make changes on command.
challenges faced
-
Time crunch: as a college student I faced some issues to manage my time but in the end compeleted this project by attending to my priorities first.
-
Sizing: faced some issues to match the element sizes from the original website but tried my best to do so.
Improvements for future
-
Add Functionality:
This is only an HTML and CSS project next when I learn javascript I will be adding functionally to all the buttons and options in the website.
This was a small yet rewarding project, it helped me a lot to sharpen my skills and I will be making more projects as I dwell deeper in the MERN stack peace out!!