Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 370 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 370 Bytes

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

bookTable.com homepage.html

bookTable.com/search searchPage.html

bookTable.com/restaurant/mcdonalds restaurantDetailsPage.html

bookTable.com/restaurant/mcdonalds/menu restaurantMenuPage.html

bookTable.com/reserve/mcdonalds reservationPage.html