Skip to content

hold7door/Hotel247

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HOTEL247

Live Demo

https://hidden-eyrie-12460.herokuapp.com/

How to get the project running on your system

  • Download the project using

      git clone https://github.com/hold7door/Hotel247.git 
    

or do it manually

  • Extract project

  • open terminal in project directory and run following commands

      npm install
      cd front
      npm install
      cd ..
      cd hotel247
      npm install
      cd ..
    
  • Create .env file in main project directory

      npm start