/ShareSpace

A platform for Vit student to buy and sell college stuffs .

Primary LanguageJavaScript

🌟 Sharespace-Platform for vit student

Overview

Sharespace is a platform designed for college students to buy and sell products easily. It creates a community-driven marketplace where students can connect and trade goods in a secure and user-friendly environment.


Features

  • 🛒 User Registration and Authentication: Secure account creation and management using JWT.
  • 📦 Product Listings: Users can list their products with descriptions, prices, and images.
  • 🔍 Search and Filter: Quickly find products with search and filter options.
  • 👤 User Profiles: Display user listings.
  • 💬 Messaging System: Communicate with others regarding listings and transactions.

Tech Stack

  • Frontend: React HTML, CSS, JavaScript
  • Backend: Node.js Express
  • Database: MongoDB
  • Authentication: JSON Web Tokens (JWT)

Installation

To get started with Sharespace, clone the repository and install the required dependencies:

git clone https://github.com/yourusername/sharespace.git
cd sharespace


# ShareSpace