Skip to content

Ashik-Jose/Hotel-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

For the frontend side

Install react and clone this repository

After cloning, navigate to the admin folder
 Enter npm install
In the terminal to install all the required dependencies

 Enter npm run
To run the app in localhost

For the backend side

Install Node js and npm from https://nodejs.org/en/download/
NPM package is included in the Node js installation

After installation, clone this repository to your local storage. Then navigate to this folder in the terminal and run

 npm install


To install all the required dependencies

After installing all dependencies, run

 npm run

If the connections and installations are proper, it will be running without errors and you could see appropriate messages in the terminal

Note: For complete working of the application in localhost, you need to run the backend and frontend simultaneously

About

Full Stack Project with psql database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published