Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/javitocor/restaurant-page-js
This restaurant mock-page is dynamically rendered entirely with JavaScript, using Webpack. In this site, you can find the home page, a menu page, an about us page and a page with the location of different branches of the restaurant worldwide.
https://github.com/javitocor/restaurant-page-js
bootstrap4 css html javascript microverse npm odin-project solo-project webpack4
Last synced: about 1 month ago
JSON representation
This restaurant mock-page is dynamically rendered entirely with JavaScript, using Webpack. In this site, you can find the home page, a menu page, an about us page and a page with the location of different branches of the restaurant worldwide.
- Host: GitHub
- URL: https://github.com/javitocor/restaurant-page-js
- Owner: javitocor
- License: mit
- Created: 2020-06-30T09:43:20.000Z (over 4 years ago)
- Default Branch: development
- Last Pushed: 2023-01-07T19:42:33.000Z (about 2 years ago)
- Last Synced: 2023-03-06T17:19:22.696Z (almost 2 years ago)
- Topics: bootstrap4, css, html, javascript, microverse, npm, odin-project, solo-project, webpack4
- Language: JavaScript
- Homepage: https://javitocor.github.io/Restaurant-Page-JS/
- Size: 4.29 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
![Hireable](https://cdn.rawgit.com/hiendv/hireable/master/styles/default/yes.svg)# Restaurant Page
> This restaurant page is built entirely in JavaScript, using Webpack. In this site you can find the home page, a menu page, an about us page and a page with the location of different branches of the restaurant worldwide.
Home Page
![screenshot](./assets/images/screenshot1.png)Menu Page
![screenshot](./assets/images/screenshot2.png)About Page
![screenshot](./assets/images/screenshot3.png)Location Page
![screenshot](./assets/images/screenshot4.png)Additional description about the project and its features.
## Built With
- HTML
- CSS
- JAVASCRIPT
- NPM
- WEBPACK
- BOOTSTRAP
- GITHUB ACTIONS## Live Demo
[Live Demo Link](https://javitocor.github.io/Restaurant-Page-JS/) :point_left:
## Getting Started
- Follow the live demo link and enjoy the site.### Usage
- To get a local copy up and running follow these simple example steps.Clone the repository unto your local machine cd to the folder.
### Prerequisites
- A modern browser, up to date. :muscle:
### Run tests
- There is no automated tests for this project.
## Future features
- Add extra functionality and a contact page.
## Author
👤 Javier Oriol Correas Sanchez Cuesta
- Github: [@javitocor](https://github.com/javitocor)
- Twitter: [@JavierCorreas4](https://twitter.com/JavierCorreas4)
- Linkedin: [Javier Oriol Correas Sanchez Cuesta](https://www.linkedin.com/in/javier-correas-sanchez-cuesta-15289482/)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](https://github.com/javitocor/Restaurant-Page-JS/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments 🚀
- The Odin Project
- Microverse## 📝 License
This project is [MIT](lic.url) licensed.
[contributors-shield]: https://img.shields.io/github/contributors/javitocor/Restaurant-Page-JS.svg?style=flat-square
[contributors-url]: https://github.com/javitocor/Restaurant-Page-JS/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/javitocor/Restaurant-Page-JS.svg?style=flat-square
[forks-url]: https://github.com/javitocor/Restaurant-Page-JS/network/members
[stars-shield]: https://img.shields.io/github/stars/javitocor/Restaurant-Page-JS.svg?style=flat-square
[stars-url]: https://github.com/javitocor/Restaurant-Page-JS/stargazers
[issues-shield]: https://img.shields.io/github/issues/javitocor/Restaurant-Page-JS.svg?style=flat-square
[issues-url]: https://github.com/javitocor/Restaurant-Page-JS/issues