🛍️ Ecommerce Website with Next.js This is a full-featured ecommerce website built by Hany Younan using Next.js, offering a modern and responsive user experience with essential ecommerce functionalities.
🚀 Features 🌙 Dark Mode / Light Mode toggle for a personalized UI experience
🔍 Product Search by name or category
💸 Sorting by price (low to high / high to low)
🛒 Shopping Cart to manage selected items
✅ Checkout Flow for completing purchases
🛠️ Technologies Used Frontend: Next.js, React, DaisyUI, CSS
State Management: React Context / useState
Version Control: Git & GitHub
📦 Getting Started To run the project locally:
bash Copy Edit git clone https://github.com/isseip/ecommerce_site cd ecommerce_site npm install npm run dev Open your browser and navigate to: 👉 http://localhost:3000
💡 Usage Browse products from the homepage
Use the search bar to quickly find items
Sort products by price
Add items to the cart
Proceed to checkout to simulate order placement
Switch between Dark / Light themes
🖼️ Screenshots Home Page
Men's Section
Cart Page
📬 Contact If you'd like to connect, collaborate, or hire me:
Email: hanyyounan.dev@gmail.com GitHub: github.com/isseip
🌐 Learn More Next.js Documentation
DaisyUI Documentation
Deploy to Vercel