Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/elijahscriptdev/restaurant-page


https://github.com/elijahscriptdev/restaurant-page

Last synced: 7 days ago
JSON representation

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

![homepage](https://res.cloudinary.com/elijjaaahhhh/image/upload/v1593198971/FireShot_Capture_122_-_Restaurant_Page_-_localhost_mcljln.png)
![contactpage](https://res.cloudinary.com/elijjaaahhhh/image/upload/v1593198971/FireShot_Capture_124_-_Restaurant_Page_-_localhost_ebhimo.png)
---

## 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: [email protected]

---

## 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.

---