
House Rental full stack application built with Next Js & Express using the microservice architecture
Homely is an innovative full-stack house rental application designed to enhance the user experience in property renting. Built with cutting-edge technologies including Next.js and TypeScript on the front end, and Node.js with Express on the back end, Homely presents a seamless interface for both renters and landlords. Utilizing Firebase for authentication adds a layer of security, ensuring that user data remains protected while interacting with the platform.
The application not only emphasizes robust functionality but also sports an interactive and visually appealing design. With features like an interactive dashboard and a user-friendly chat section, Homely aims to streamline the rental process and provide users with all the tools they need for a smooth experience.

Next.js is a React-based web framework that enables server-side rendering, static site generation, and other powerful features for building modern web applications.
Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.
TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.