An open API service indexing awesome lists of open source software.

https://github.com/robertene1994/stranger-houses

Website for renting and selling properties.
https://github.com/robertene1994/stranger-houses

express mongodb nodejs properties rent sell swig

Last synced: 22 days ago
JSON representation

Website for renting and selling properties.

Awesome Lists containing this project

README

          


Stranger Houses


Stranger Houses




### Web application for renting and selling properties built with Node (Express, Swig and MongoDB). It can be accessed at [Stranger Houses](https://stranger-houses.herokuapp.com).

#### DevOps (CI/CD) ☁

[![DevOps (CD)]()](https://github.com/robertene1994/stranger-houses/actions?query=workflow%3A%22DevOps+%28CD%29%22)

#### Continuous Deployment 🚀

![Heroku](https://pyheroku-badge.herokuapp.com/?app=stranger-houses)

## Installation 🔧

To install this application you can use [npm](https://www.npmjs.com/), the [Node](https://nodejs.org/)'s package manager.

```bash
npm install --save
```

## Scripts 📜

### `npm start`

Runs the app in the production mode.
Open [http://localhost:4200](http://localhost:4200) to view it in the browser.

### `npm run start:dev`

Runs the app in the development mode.
Open [http://localhost:4200](http://localhost:4200) to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

## License 🔑

[![MIT](https://badges.frapsoft.com/os/mit/mit.svg?v=102)](LICENSE)