Skip to content

8zali9/terra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terra - Real Estate Web App

Getting Started To run Terra on your local machine, follow these steps:

  1. Clone the Repository git clone https://github.com/8zali9/real-estate-project.git cd RealSense

  2. Navigate to the Server Directory cd server

  3. Install Server Dependencies npm install

  4. Navigate to the Client Directory cd ../client

  5. Install Client Dependencies npm install

  6. Start the Development Server (run both client and server) cd server npm run dev

  7. To run client alone: cd client npm run dev

  8. To run server alone: cd server npm run server

Once the development servers are running, you can access the RealSense web app in your web browser at: http://localhost:3000

About

real-estate microservices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published