rentahome
1.0.0
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.
git clone https://github.com/abdellatif-laghjaj/rentahome.git
cd rentahome/client/
npm install
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.