Forever - E-commerce An intuitive and responsive e-commerce web application built with React.js, Tailwind CSS, and modern web development techniques. This project includes features such as product search, cart management, order placement, and order history.
Features
-
Product Catalog: Browse a list of available products with pricing and images.
-
Search Functionality: Find products easily using the search bar.
-
Cart Management: Add products with specific sizes to the cart. Update product quantities in the cart. Remove products from the cart.
-
Checkout Process: Enter and save delivery address details. Review the total cost including delivery charges. Place an order with saved details.
-
Order History: View past orders with details including items, delivery address, total cost, and order status.
-
Responsive Design: Optimized for both desktop and mobile devices.
Tech Stack
- Frontend: React.js, React Router, Tailwind CSS
- State Management: React Context API
- Utilities: Toast notifications with react-toastify