Skip to content

A MERN stack e-commerce website for apparel, featuring user authentication, product browsing, cart management, and a seamless checkout process. Built with MongoDB, Express.js, React.js, and Node.js, it offers a modern and responsive shopping experience.

Notifications You must be signed in to change notification settings

nikeshSaini/Trend-trove

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation


E-Commerce Apparel Website (MERN Stack)

This repository contains the source code for an e-commerce website built using the MERN (MongoDB, Express.js, React.js, Node.js) stack. The website specializes in selling apparel for men, women, and kids, offering a wide range of products including shirts, jackets, dresses, pants, and more.

Features:

  • Product Categories: Products are organized into categories for easy navigation, including men's, women's, and kids' apparel.
  • Product Listings: Display of product listings with images, names, prices, and other relevant details.
  • Shopping Cart: Users can add products to their shopping cart, view their cart contents, and adjust quantities.
  • Checkout Process: Seamless checkout process allowing users to enter shipping and payment information.
  • User Authentication: Secure user authentication and authorization system allowing users to sign up, log in, and manage their accounts.
  • Admin Panel: Administrative dashboard for managing products, orders, and user accounts.
  • Responsive Design: Mobile-friendly design ensuring a smooth experience across devices of all sizes.

Technologies Used:

  • Frontend: React.js, HTML, CSS
  • Backend: Node.js, Express.js
  • Database: MongoDB

Getting Started:

  1. Clone the repository: https://github.com/nikeshSaini/Trend-trove.git
  2. Install dependencies: cd your-repo && npm install
  3. Start the backend server: node app.js (in the server directory)
  4. Start the frontend development server: npm run dev (in the client directory)
  5. Open your browser and navigate to http://localhost:5173 to view the website.

Contributing:

Contributions are welcome! Please feel free to fork this repository, make improvements, and submit pull requests.

License:

This project is licensed under the Nikesh Saini.


About

A MERN stack e-commerce website for apparel, featuring user authentication, product browsing, cart management, and a seamless checkout process. Built with MongoDB, Express.js, React.js, and Node.js, it offers a modern and responsive shopping experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published