Skip to content

jenifferakinyi/MERN-STACK-RENTALS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

FULL-STACK RENTAL APPARTMENTS WEBSITE

This is a MERN-STACK application for rental appartment where users can find appartment for rent and book a visit,also users can post their residency The application is divided into two the API and view.In the API I have used the MVC approach and for authentication we have used third party authentication service Auth0

Installation

Clone repository

git clone github.com/jenifferakinyi/MERN-STACK-RENTALS

Navigate to the directory

cd api

Install Dependancies

npm install

Start the development

npm start

Navigate to the view directory

cd users

Install dependancies

npm install

Start the development server

npm Start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published