Skip to content

vishalgupta8982/Fashnique-Full-stack-clothing-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛍️ Fashnique - MERN Stack E-commerce Website

Overview

This project is a fully responsive e-commerce website for selling clothing, developed using the MERN Stack (MongoDB, Express.js, React.js, Node.js). It includes essential features like user authentication, shopping cart, wishlist, and state management with Redux. The UI is styled with Tailwind CSS, ensuring a modern and seamless user experience across all devices.

🚀 Features

🔒 User Authentication

  • Users can sign up, log in, and securely manage their profiles.

🛒 Product Catalog & Search

  • Browse and search through a wide range of clothing items, with detailed product descriptions.

🛍️ Shopping Cart

  • Add items to the cart, update quantities, and proceed to checkout with ease.

❤️ Wishlist

  • Save items to your wishlist for future purchases.

📱 Responsive Design

  • Fully responsive across mobile, tablet, and desktop devices, styled using Tailwind CSS.

⚛️ State Management with Redux

  • Efficient state management for handling shopping cart, user sessions, and product details using Redux.

💻 Tech Stack

Frontend

  • React.js: A modern, modular frontend framework.
  • Redux: State management for a seamless user experience.
  • Tailwind CSS: A utility-first CSS framework for building responsive designs.
  • Axios: For handling API requests and data fetching.

Backend

  • Node.js & Express.js: Fast and scalable server-side JavaScript framework.
  • MongoDB: NoSQL database for storing user data, products, and orders.
  • JWT (JSON Web Tokens): Secure authentication mechanism for user sessions.
  • Bcrypt.js: For password hashing and encryption.

🛠️ Installation & Setup

Prerequisites

Ensure you have the following installed on your local machine:

Backend Setup

  1. Clone the repository:
    git clone  https://github.com/vishalgupta8982/Fashnique-Full-stack-clothing-website
    cd Fashnique-Full-stack-clothing-website