A web application for renting homes, where users can browse properties, add them to their wishlist, and make reservations. The app also provides an administrative interface for managing properties, reservations, users, reports and many more features.
- User authentication and authorization
- Property browsing and wishlist management
- Reservation management
- Administrative interface for managing properties, reservations, users, and reports
- Clone the repository:
git clone https://github.com/abdellatif-laghjaj/rentahome.git
- Navigate to the client directory:
cd rentahome/client/
- Install the dependencies:
npm install
- Start the development server:
npm run dev
-
Open your web browser and navigate to http://localhost:3000.
-
Open server directory in another window
-
Start the server
-
Enjoy :)
Contributions are welcome! Please see CONTRIBUTING.md for more details.
This project is licensed under the MIT License.