An open API service indexing awesome lists of open source software.

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.

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