Shop-X is a fully responsive e-commerce frontend web application built during my internship project.
It’s designed with a focus on user experience, performance, and clean UI.
- Responsive Design – Optimized for mobile, tablet, and desktop
- Smooth Navigation – Mobile menu with animations
- Product Catalog – Dynamic listing with categories & search
- Cart System – Add/remove items with a persistent cart in LocalStorage
- Toast Notifications – Instant feedback on add-to-cart
- Checkout Flow – Simple and intuitive checkout process
- Modern UI – Built with Tailwind CSS for consistency
- HTML5
- Tailwind CSS
- JavaScript (ES6+)
- LocalStorage (for cart persistence)
-
Clone the repository:
-
Open
index.htmlin your browser, or use a local server:npx serve
-
Explore the app:
- Navigate to the Shop
- Add items to Cart
- Proceed to Checkout
This project is licensed under the MIT License – feel free to use and modify.
Special thanks to my mentors and teammates during my internship for guidance and support ... !