https://github.com/helciodev/js-restaurant-page
Restaurant page with the pages build entirely with JavaScript and Webpack for modularization
https://github.com/helciodev/js-restaurant-page
css3 html5 javascript webpack
Last synced: 2 months ago
JSON representation
Restaurant page with the pages build entirely with JavaScript and Webpack for modularization
- Host: GitHub
- URL: https://github.com/helciodev/js-restaurant-page
- Owner: helciodev
- License: mit
- Created: 2021-05-21T08:25:50.000Z (about 5 years ago)
- Default Branch: development
- Last Pushed: 2021-05-22T17:11:42.000Z (about 5 years ago)
- Last Synced: 2025-03-29T08:26:31.014Z (over 1 year ago)
- Topics: css3, html5, javascript, webpack
- Language: JavaScript
- Homepage: https://helciodev.me/JS-restaurant-page/
- Size: 5.63 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Js-Restaurant-page
## Table of contents
- [About](#about)
- [Features](#features)
- [Live Demo](#live-demo)
- [Built with](#built-with)
- [Getting started](#getting-started)
* [Installation instructions](#installation-instructions)
- [Author](#author)
- [Show your support](#show-your-support)
- [Acknowledgements](#acknowledgments)
- [License](#-license)
---
## About
Restaurant page with the pages build entirely with JavaScript and Webpack for modularization

## Features
The features of this project are, user can:
1. page change dynamically
2. Javascript modules.
## Live Demo
This project is hosted on github pages.
[Live demo link](https://helciodev.me/JS-restaurant-page/)
## Built With
- [](https://forthebadge.com)
- [](https://forthebadge.com)
- [](https://forthebadge.com)
## 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 git@github.com:helciodev/JS-restaurant-page.git
```
- Navigate to the `JS-restaurant-page` directory
```
cd JS-restaurant-page
```
- 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.
## Author
😎 **Helcio André**
- GitHub: [@helciodev](https://github.com/helciodev)
- Twitter: [@helcio_bruno](https://twitter.com/helcio_bruno)
- Linkedin: [Helcio Andre](https://www.linkedin.com/in/helcio-andre/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Images from Pexels [Pexels](https://www.pexels.com//)
## 📝 License
This project is [MIT](./LICENSE) licensed.