Javascript-Restaurant-Page

Creating a Restaurant Page with help of Javascript

Stars
5

Resturant Page with Javascript

In this project,we are building a simple restaurant homepage made on Javascript. It is created with the help of ES6 modules, Webpack. In this project we are continuly practicing DOM manipulation by dynamically rendering a simple restaurant homepage! By the end, we are going to be using JavaScript alone to generate the entire contents of the website!!

Landing Page

Menu Page

About Page

Contact Page

Built With

  • HTML
  • CSS
  • JavaScript

Getting Started

​ To get started with the app, cd to the directory where you would like the repo to live by typing on your terminal: ​ Clone the repo typing : ​

$git clone https://github.com/shubham14p3/Javascript-Restaurant-Page.git

run the following command

$npm run build

open up the index file using any live server

Live Demo

Authors

👤 Shubham Raj

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

Future Enhancement

  • Adding API Calls for Tracking, Gmap, etc.
  • Adding Payment Gateways.
  • Adding Responsivness to the project.