A website to find all the available properties across the globe. This WebApp uses MongoDB as a database to store all credentials and data.
- MongoDB - Document database for storing user data and informations about the properties.
- Nodejs - Runtime Environment for javascript
- ExpressJS - as a light, unopinionated application framework
- Passport - for user authentication strategies
- Cloudinary - for image hosting
- Mapbox - for map rendering
- EJS
- Bootstrap
- CSS
- Vanilla JS
- HTML All the tools functions have been implemented using executeCommand function provided by DOM.
Use npm, pnpm or yarn to install all dependencies.
npm i# node app.js- CLOUDINARY_CLOUD_NAME
- CLOUDINARY_KEY
- CLOUDINARY_SECRET
- MAPBOX_TOKEN
- DB_URL
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.


