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.
- 🛒 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.
To get started with Sharespace, clone the repository and install the required dependencies:
git clone https://github.com/yourusername/sharespace.git
cd sharespace
# ShareSpace