Ice Kicks is a sneaker reselling platform inspired by popular sites like StockX. The project showcases a full-stack e-commerce web application where users can buy, sell, and verify authentic sneakers. This project was developed to demonstrate front-end and back-end skills, including database management, interactive design, and user-friendly navigation.
- Features
- Technologies Used
- Installation
- Usage
- File Structure
- Future Improvements
- Contributing
- License
- Home Page: Includes a hero section, feature highlights, and a product showcase.
- Product Detail Pages: Detailed product information, multiple images, size selectors, and add-to-cart functionality.
- Shopping Cart System: Add, update, and remove items in the cart with data persistence using localStorage.
- Database Integration: Uses MySQL and PHP for managing products and user data dynamically.
- Responsive Design: Works seamlessly on desktops, tablets, and mobile devices.
- Secure Transactions: Utilizes prepared statements to prevent SQL injection and secure user data.
- Frontend: HTML, CSS, JavaScript
- Backend: PHP
- Database: MySQL, managed through phpMyAdmin
- Icons and Fonts: FontAwesome, Google Fonts (Montserrat)
Follow these steps to set up the project locally:
- Clone the Repository
git clone https://github.com/your-username/ice-kicks.git