Skip to content
This repository has been archived by the owner on Dec 2, 2019. It is now read-only.

arojunior/room-reservation-sample-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 

Repository files navigation

Config

Change database configuration in /server/src/database/mongo.js

Start client

cd client
npm install
npm start

Start nodejs api server

cd server
npm install
npm start

Credentials

Login: admin@example.com Password: admin

About

Room reservation (Node + Mongodb + React + Redux)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published