https://github.com/elijahscriptdev/restaurant-page
https://github.com/elijahscriptdev/restaurant-page
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/elijahscriptdev/restaurant-page
- Owner: Elijahscriptdev
- Created: 2020-06-19T10:39:43.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T19:39:46.000Z (over 3 years ago)
- Last Synced: 2025-01-03T16:18:12.466Z (over 1 year ago)
- Language: JavaScript
- Size: 6.26 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project: Restaurant Page
This is part of Javascript section in Microverse's Technical curriculum. Find it [here](https://www.theodinproject.com/courses/javascript/lessons/restaurant-page).
The goal of the project is to show the understanding of the benefits of modularized code as well as the ability to set up a javascript application made of different modules using webpack.
---
## Screenshots
### Homepage


---
## Built With
- HTML5
- CSS3
- Font Awesome
- Google Fonts
- Javascript(ES6)
- Webpack
- W3 Validators
- Bootstrap
## Live Demo
[Live Demo Link]()
---
## Prerequisites
- Webpack v4.43.0
- npm
## Functionalities
- View landing page
- View menu
- View contact
### Getting Started
To get a local copy up and running follow these simple example steps.
- Clone the project unto your local machine
- `cd` into the project directory
- open index.html
### 🤝 Contributing
Contributions, issues and feature requests are welcome! Start by:
- Forking the project
- Cloning the project to your local machine
- `cd` into the project directory
- Run `git checkout -b your-branch-name`
- Make your contributions
- Push your branch up to your forked repository
- Open a Pull Request with a detailed description to the development branch of the original project for a review
---
## Author
👤 **Elijah Obominuru**
[Github](https://github.com/Elijahscriptdev) | [Twitter](https://twitter.com/ElijahObominuru) | [LinkedIn](https://www.linkedin.com/in/elijah-obominuru-0b730b143/)
- Email: elijahobominuru@gmail.com
---
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- [Microverse](https://microverse.org)
---
## Future Features
- A better mobile friendly experience
- Cleaner log in / sign up pages
---
## 📝 License
This project is [MIT](lic.url) licensed.
---