/restaurantJS

Primary LanguageJavaScript

Restaurant Page

This is the Homepage of a Restaurant, built with Javascript and Webpack.

screenshot

Built With

  • HTML
  • CSS
  • JavaScript
  • Webpack
  • npm

Live Demo

Live Demo Link

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • npm
  • Webpack

Setup

  1. Clone the repository
$ git clone git@github.com:mapra99/restaurantJS.git
  1. cd to the project's folder
$ cd restaurantJS
  1. Install all required packages
$ npm install --save-dev
  1. Bundle the project with Webpack
$ npm run build

Usage

  1. Open the ./dist/index.html file
  2. Source code files are located in ./src path. Distribution files are located in ./dist

Author

👤 Miguel Prada

🤝 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!

📝 License

This project is MIT licensed.