Skip to content

michaelreinhard1/intera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Intera

Intera is a real estate website where you can find properties to buy and rent. You can also add your own properties as a real estate agent. You can use Intera to research homes for sale in the area, then you can contact the home sellers or landlords directly through the website.

Demo

https://intera-app.herokuapp.com/

Run Locally

Clone the project

  git clone https://github.com/gdmgent-2122-mobdev2/eindopdracht-michaelreinhard1.git

Go to the project directory

  cd eindopdracht-michaelreinhard1

Install dependencies for the app

  cd app
  npm install

Run the app

  npm start

Add the .env file for the app

Install dependencies for the api

  cd api
  npm install

Add the .env file for the api

Run the api

  npm start

Test accounts

Admin

email password
admin@admin.com testtest

Agent

email password
agent@agent.com testtest

User

email password
user@user.com testtest

Author

@michaelreinhard1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published