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

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

A static website built to understand ES6 Classes and modules using Webpack
https://github.com/teekaytech/restaurant-page

javascript sass-framework webpack

Last synced: 25 days ago
JSON representation

A static website built to understand ES6 Classes and modules using Webpack

Awesome Lists containing this project

README

          

# Restaurant Page

> A restaurant webpage project intended at practicalising lessons on ES6 classes/modules and webpack. The main goal of this project is for me 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.

![screenshot](src/assets/images/screenshot.png)

## Built With

- HTML
- SASS
- JavaScript (ES6)
- Webpack
- ESLint
- Stlylelint

## Live Demo

Restaurant Page

## Getting Started

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

- On the project GitHub page, navigate to the main page of the repository [this page](https://github.com/teekaytech/Restaurant-Page.git).
- Under the repository name, locate and click on a green button named `Code`.
- Copy the project URL as displayed.
- If you're running Windows Operating System, open your command prompt. On Linux, Open your terminal.
- Change the current working directory to the location where you want the cloned directory to be made. Leave as it is if the current location is where you want the project to be.
- Type `git clone`, and then paste the URL you copied in Step 3.

`$ git clone https://github.com/teekaytech/Restaurant-Page.git ` Press Enter key

- Press Enter. Your local copy will be created.

Please Note that you must have github installed on your PC, this can be done [here](https://gist.github.com/derhuerst/1b15ff4652a867391f03).

### Prerequisites

Web browser (Chrome/Firefox)

### Usage

Click on the live demo link and peruse the app.

### Making Changes

- `npm install` to install the dependencies and packages
- `npm start` to test the app after changes were made

- Run the following command simultaneously:

``

## Author

👤 **Taofeek Olalere**

- Github: [@teekaytech](https://github.com/teekaytech)
- Twitter: [@ola_lere](https://twitter.com/ola_lere)
- Linkedin: [olaleretaofeek](https://linkedin.com/in/olaleretaofeek)
- Portfolio: [Olalere Taofeek](https://teekaytech.github.io/olaleretaofeek/)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the [issues page](issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- [Microverse](https://.microverse.org/)
- [The Odin Project (Project Spec)](https://www.theodinproject.com/courses/javascript/lessons/restaurant-page)

## 📝 License

This project is [MIT](lic.url) licensed.