An open API service indexing awesome lists of open source software.

https://github.com/ayush-ojha-11/tnatann

An OLX-like online marketplace
https://github.com/ayush-ojha-11/tnatann

backend express frontend fullstack mern-stack mongodb nodejs react website

Last synced: 3 months ago
JSON representation

An OLX-like online marketplace

Awesome Lists containing this project

README

          

# OLX-like Marketplace App

Welcome to the Marketplace App! This platform connects buyers and sellers, enabling seamless transactions for a wide range of products.

## Features

- **User Registration**: Secure account creation for buyers and sellers.
- **Product Listings**: Sellers can list items with images, descriptions, and prices.
- **Search & Filters**: Buyers can search and filter products by categories, price range, and location.
- **Contact System**: Buyers can then contact seller through the details provided.

## Installation

1. Clone the repository:
```bash
git clone https://github.com/ayush-ojha-11/Tnatann.git
```
2. Navigate to the project directory:
```bash
cd Tnatann
```
3. Install dependencies(frontend and backend):
```bash
npm install
```
4. Start the development server:
```bash
npm start
```

## Technologies Used

- **Frontend**: React, Tailwind CSS
- **Backend**: Node.js, Express.js
- **Database**: MongoDB
- **Authentication**: JWT-based authentication

## Screenshots

Landing page:

![Screenshot 1](https://github.com/user-attachments/assets/77878685-f2a7-4bc3-832a-738811471d8d)

Products page:
![Screenshot 2](https://github.com/user-attachments/assets/b1bb6c05-c033-4880-be79-1aa0846b332e)

## Contributing

Contributions are welcome! Please fork the repository and submit a pull request.

## Contact

For questions or support, please contact [ayushojha1512@gmail.com].