##BackEnd Repo-tentHouseRentalBackend
- Nodejs v12.18.3
- Open the CMD from the folder where you project is saved
- Write
npm install
and press the Enter.
- Open the CMD from the folder where you project is saved
- Write
node index.js
and press the Enter. 3.Check console for the following message: "MongoDb Connected"
##FrontEnd Repo-tenthouserentalFrontend
- ReactJs version- 17.0.1
- React-Router-dom version 5.2.0
- Open the CMD from the folder where you project is saved
- Write
npm install
and press the Enter.
- Open the CMD from the folder where you project is saved
- Write
npm start
and press the Enter. - Project shall start on your default browser
#Login default Login credential-Phineas@gmail.com, 123456