# Roommate find Website Backend - Roommate Matching API
This is the backend API for Roommate find Website β a platform that helps users find compatible roommates. It handles data storage, retrieval, and filtering logic using Express and MongoDB.
## π Frontend Live Site
[https://poetic-hamster-cbe061.netlify.app/](https://poetic-hamster-cbe061.netlify.app/)
## π Features
- βοΈ **RESTful API**: Create, read, update, and delete user profiles.
- π‘οΈ **CORS Support**: Configured for secure communication with the frontend.
- π± **MongoDB **: Stores user profiles and search data.
- π **Secure Config**: Uses `.env` and dotenv to keep secrets safe.
- π **Filter-Based Search**: Enables roommate searches based on backend logic.
## π οΈ Tech Stack
- **Node.js**, **Express**
- **MongoDB**
- **dotenv**
- **cors**
## π¦ Getting Started
```bash
cd server
npm install
npm run dev
```Hasnatkallol/Roommate-server
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||