This is a Property Search application built with React. It allows users to search for properties, view their locations on a map, and manage their favorite properties.
Clone the repository:
https://github.com/CodeWhi5per/Estate-Agent-Client-side-Web-Application.git
Install the dependencies:
npm install
Start the development server:
npm run dev
Open your browser and navigate to http://localhost:3000
.