A web application that allows users to look for homes to purchase and sell. We attempted to make a scaled-down version of it in this project. React was utilized for the front end, and Spring Boot was used for the back end.
- Node version > 16
- Back-end is Up and Running
git clone https://github.com/NatnaelSisay/Mini-property-management-front-end
cd Mini-property-management-front-end
npm install
npm run dev
successfull run will show the following out put
VITE v4.3.9 ready in 492 ms
Local: http://localhost:3000/
Network: http://172.19.142.27:3000/
Network: http://192.168.64.1:3000/
press h to show help