dipbazz / restaurant_page

Single page application built using JavaScript. This website displays the list of food menus.

Home Page:https://hungry-kitchen.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Restaurant page

Table of contents


About

This project is a restaurant page website to display the list of menus. The screenshot of the homepage of the project is as below.

Screenshot of homepage

Features

Users can view the site and look for the available menu's list and see the about and contact section of the website.

Live Demo

This project is hosted on netlify.

Live demo link

Built With

  • HTML
  • CSS
  • JavaScript

Getting Started

Installation instructions

Follow along the steps below to get a copy at your local machine.

  • Navigate to the directory where you want this project to clone and then clone it git clone https://github.com/dipbazz/restaurant_page.git
  • Navigate to the restaurant_page directory
  • Install the npm package with npm install
  • Start the server with npm run start
  • The site should automatically open in your browser at http://localhost:8080/ if it didn't then open your browser with that link.

Authors

👤 Dipesh Bajgain

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

About

Single page application built using JavaScript. This website displays the list of food menus.

https://hungry-kitchen.netlify.app/

License:MIT License


Languages

Language:JavaScript 100.0%