Sneakick is a modern, responsive sneaker-themed e-commerce frontend built with HTML, JavaScript, and Tailwind CSS. It includes dynamic cart functionality using localStorage, a responsive image carousel, user registration and login logic, and a multi-option checkout experience (COD and UPI). Perfect for showcasing frontend skills and ecommerce logic using minimal backend.
Inspired by the official Veg Non Veg website.
- 🛒 Add-to-cart with live quantity and price updates
- 🧾 Checkout with UPI / Cash-on-Delivery simulation
- 📦 Shipping form and order placement flow
- 🔐 Basic user registration and profile logic
- 📱 Fully responsive layout using Tailwind CSS
- 🖼️ Hover effects and image overlays for product visuals
- 📁 LocalStorage-based session and cart data persistence
- 🧭 Pop-up menus with smooth animation and scroll behavior
- HTML5
- JavaScript (ES6)
- Tailwind CSS
index.html— Home page with product grid & carouselcart.html— Dynamic cart page with remove/edit optionslogin.html— User login and profile pageregisterUser.html— User registration
No build setup required. Clone and open index.html in your browser:
git clone https://github.com/Asad-bot07/sneakick.git
cd sneakick