https://github.com/snehexcel/grocery_ecommerce
Responsive online full-stack grocery shopping platform built with Next.js 14 and Tailwind CSS & Django. Provides a seamless shopping experience with features like product browsing by categories, cart management, wishlist functionality, user dashboard, and dark mode support.
https://github.com/snehexcel/grocery_ecommerce
django lucide-react nextjs react shadcn-ui tailwindcss typescript zustand
Last synced: 3 months ago
JSON representation
Responsive online full-stack grocery shopping platform built with Next.js 14 and Tailwind CSS & Django. Provides a seamless shopping experience with features like product browsing by categories, cart management, wishlist functionality, user dashboard, and dark mode support.
- Host: GitHub
- URL: https://github.com/snehexcel/grocery_ecommerce
- Owner: snehexcel
- Created: 2025-05-20T21:19:00.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-07T10:30:12.000Z (10 months ago)
- Last Synced: 2026-01-03T15:30:57.141Z (6 months ago)
- Topics: django, lucide-react, nextjs, react, shadcn-ui, tailwindcss, typescript, zustand
- Language: TypeScript
- Homepage: https://groceryecommercefastcart.netlify.app/
- Size: 160 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fastcart_Ecommerce_grocerywebapp
https://groceryecommercefastcart.netlify.app/
http://127.0.0.1:8000/admin/
http://127.0.0.1:8000/
FastCart is a modern, responsive online grocery shopping platform built with Next.js 14 and Tailwind CSS. It provides a seamless shopping experience with features like product browsing by categories, cart management, wishlist functionality, user dashboard, and dark mode support.
## Features
- **Responsive Design**: Works seamlessly on desktop, tablet, and mobile devices
- **Product Catalog**: Browse products by categories (Fruits & Vegetables, Beverages, etc.)
- **Product Details**: View detailed information about each product
- **Shopping Cart**: Add products to cart, adjust quantities, and view total
- **Wishlist**: Save products for later purchase
- **User Dashboard**: View order history, scheduled deliveries, wallet, and rewards
- **Dark Mode**: Toggle between light and dark themes
- **Category Navigation**: Easy navigation through product categories
- **Price Filtering**: Filter products by price range
- **Authentication**: User registration and login functionality
- **Contact Form**: Get in touch with customer support
## Technologies Used
- **Next.js 14**: React framework with App Router
- **React**: JavaScript library for building user interfaces
- **TypeScript**: Static type-checking
- **Tailwind CSS**: Utility-first CSS framework
- **Shadcn UI**: Reusable UI components
- **Zustand**: State management
- **Lucide React**: Icon library
## Installation
1. Clone the repository:
```bash
git clone https://github.com/yourusername/fastcart.git
cd fastcart