Skip to content

An Online Clothing Store is a web application that allows users to browse, search, and purchase clothing items online. This project is built with React, Node.js, Express, MongoDB and features a responsive and user-friendly interface, with my project partner in university.

License

Notifications You must be signed in to change notification settings

Bipinchavda18/online_clothes_store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛍 Online Clothing Store

An online clothing store built with the MERN stack (MongoDB, Express, React, Node.js). This project allows users to browse clothing items, add them to a cart, and make purchases. It also provides admin functionality to manage products, view orders, and more.

✨ Features

➣ User Features:

  -Browse and filter products (clothing items).
  -Add products to a shopping cart.
  -Checkout and make payments.
  -User authentication and profile management.

➣ Admin Features:

  -Add, update, or delete products.
  -View all placed orders and order details.
  -Manage user accounts.

About

This is a full-stack application designed to simulate a real-world online clothing store. Built with the MERN stack, this project allows users to:

View products (clothing items). Add items to their cart. Checkout and make purchases. Manage orders and view past purchases. As an admin, users can:

Add, update, and delete products. View all orders placed. The project was developed as a group assignment and includes both front-end and back-end functionality.

🛠 Tech Stack

  • Frontend: React, Redux, Tailwind CSS
  • Backend: Node.js, Express.js
  • Database: MongoDB / MySQL
  • Authentication: JWT, Firebase Auth
  • Payment Gateway: Stripe / PayPal
  • Hosting: Vercel, Netlify, or AWS

🚀 Setup & Installation

  1. Clone the repository:
    git clone https://github.com/your-username/online-clothing-store.git
    cd online-clothing-store
  2. Install dependencies:
    npm install
  3. Configure environment variables in .env file
  4. Start the development server:
    npm start
  5. Access the app at http://localhost:3000/

🏗 Future Enhancements

  • Wishlist feature
  • AI-based personalized recommendations
  • Multi-vendor marketplace

📜 License

This project is licensed under the MIT License.

👥 Contributors Welcome! Feel free to fork, contribute, and submit pull requests.


About

An Online Clothing Store is a web application that allows users to browse, search, and purchase clothing items online. This project is built with React, Node.js, Express, MongoDB and features a responsive and user-friendly interface, with my project partner in university.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages