This is a work-in-progress Amazon clone where I am focusing on learning and practicing JavaScript.
The HTML and CSS structure are basic placeholders — the main goal of this project is to implement functionality with JavaScript.
- Basic project setup
- Product listing with dynamic rendering
- Shopping cart functionality
- Checkout flow
- User login/authentication
- Improve JavaScript skills through a real-world style project
- Practice DOM manipulation and event handling
- Build step by step and track progress over time
This is not a production-ready project — it’s just for practice and learning purposes.