Skip to content

Built & Presented a full‑stack web app (SERN) with user auth, product catalog, and inventory management (Independent React mas‑ tery).

Notifications You must be signed in to change notification settings

m0rphMZ/ShopySolde---PFE---React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ShopySolde

Your go-to platform for bulk deals and inventory clearance!

Introduction

ShopySolde is a user-friendly destocking platform designed to connect businesses looking to offload bulk products with buyers seeking fantastic deals. Whether you're a company clearing out inventory or an individual searching for wholesale opportunities, ShopySolde streamlines the process.

Key Features

  • Robust Product Catalog: Browse a wide range of products across various categories.
  • User Authentication: Secure registration and login system for both buyers and sellers.
  • Inventory Management: (For sellers) Effortlessly manage product listings, quantities, and pricing.
  • Intuitive Search and Filtering: Find the exact products you need with advanced search options.
  • Streamlined Communication: Facilitate direct communication between buyers and sellers.
  • [Optional] Secure Payment Gateway: Integration with a trusted payment provider for seamless transactions.

Technologies Used (SERN Stack)

  • Frontend: React.js
  • Backend: Express.js
  • Database: Node.js

Getting Started

Prerequisites

  • Node.js and npm (or yarn) installed on your system.
  • A basic understanding of React.js and JavaScript concepts.

Installation

  1. Clone this repository:
    git clone [https://github.com/your-username/ShopySolde.git](https://github.com/your-username/ShopySolde.git)
    
  2. Navigate to the project directory:
    cd ShopySolde
    
  3. Install dependencies:
    npm install
    

Running the Development Server

  1. Start the frontend development server:
    npm start
    
  2. Start the backend development server in a separate terminal:
    node server.js
    

How to Contribute

We welcome contributions to ShopySolde! Here's how to get involved:

  1. Read the Contributing Guidelines (will be adding a CONTRIBUTING.md)
  2. Fork the repository.
  3. Make your changes and create a pull request.

License

This project is licensed under the MIT License. See the LICENSE: LICENSE.md file for details.

Contact

If you have any questions, feedback, or feature requests, feel free to reach out:

About

Built & Presented a full‑stack web app (SERN) with user auth, product catalog, and inventory management (Independent React mas‑ tery).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published