Skip to content

nemo256/hotel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hotel

Hotel is a template web app for booking rooms in a hotel

GitHub Repo stars Maintenance License

Demo

Table of Contents

Setup ⚙️

Download the project:

git clone https://github.com/nemo256/hotel
cd hotel

Install the required dependencies:

yarn install

or

npm install

Launch a development server:

yarn dev

or

npm run dev

Check localhost port 3000:

firefox localhost:3000

Credits 🤝

  • Credits go to the developers of NextJS.

License 📑