Skip to content

CodingCookiee/Minimal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Minimal - Modern E-commerce Platform

๐Ÿ“‹ Table of Contents

  1. ๐Ÿ”— Live Demo
  2. ๐Ÿ“ฑ Features
  3. โš™๏ธ Tech Stack
  4. ๐Ÿš€ Installation
  5. ๐Ÿ› ๏ธ Environment Setup

App Screenshot

  • User Authentication with JWT
  • Google OAuth Integration
  • Product Management with Categories
  • Shopping Cart Functionality
  • Stripe Payment Integration
  • Order Management System
  • Address Management
  • Real-time Cart Updates
  • Sales & Discounts System
  • Admin Dashboard with Extensive Controls
  • Responsive Design

Frontend:

  • React 18
  • Vite
  • TailwindCSS
  • Framer Motion
  • React Query
  • Axios
  • React Toastify
  • Swiper
  • Lucide React

Backend:

  • Node.js
  • Express
  • MongoDB
  • Mongoose
  • Stripe
  • JWT
  • Redis
  • Cloudinary
  • Google Auth Library
  • Nodemailer
  1. Clone and Install:
git clone https://github.com/CodingCookiee/minimal.git
cd minimalnpm install

2. Database Setup:
npx prisma migrate dev --name init
npx prisma generate

3. Start Development:
npm run dev

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages