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
- Host: GitHub
- URL: https://github.com/ayush-ojha-11/tnatann
- Owner: ayush-ojha-11
- License: mit
- Created: 2025-04-02T13:10:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-21T10:56:48.000Z (about 1 year ago)
- Last Synced: 2025-06-15T11:54:33.766Z (about 1 year ago)
- Topics: backend, express, frontend, fullstack, mern-stack, mongodb, nodejs, react, website
- Language: JavaScript
- Homepage: https://www.tnatann.in
- Size: 1.57 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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:

Products page:

## Contributing
Contributions are welcome! Please fork the repository and submit a pull request.
## Contact
For questions or support, please contact [ayushojha1512@gmail.com].