Skip to content

twistedstack/mern-hotel-listings-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Mern Stack Project (for my students)

MERN Stack deployment for Hotel listings application.

Resources

How to Use MERN Stack: A Complete Guide


Installation

Start server:

cd mern/server
npm install
npm start

Start Web server

cd mern/client
npm install
npm start

Usage example

Development setup

About

Simple App using the mern stakc (React + mongoDB)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published