Skip to content

Estimmo is a single page web application made with the MERN stack that allows users to estimate real estate properties

Notifications You must be signed in to change notification settings

ekiriano/estimmo-spa

Repository files navigation

Estimmo

Estimmo is a single page web application made with the MERN stack that allows users to estimate real estate properties

Getting Started

Must be installed on your machine :

Node.js  : https://nodejs.org/en/
npm : npm install npm -g
concurrently : npm i concurrently -g

The following procedure must be followed to run the project on your local machine :

git clone https://github.com/ekiriano/Estimmo.git
npm i 
cd client npm i 
cd ../
npm run dev 

users accounts : You can use the following accounts to test the application

Type : Regular ::: johndoe-regular@test.com : secret123
Type : Super ::: johndoe-super@test.com : secret123

Versioning

version 1.0.0

Authors

Acknowledgments

  • Abdelhak-Djamel SERIAI