Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jayrichh/restaurant-page
Build Dynamic Restaurant Website using JavaScript
https://github.com/jayrichh/restaurant-page
Last synced: 24 days ago
JSON representation
Build Dynamic Restaurant Website using JavaScript
- Host: GitHub
- URL: https://github.com/jayrichh/restaurant-page
- Owner: JayRichh
- License: mit
- Created: 2022-08-31T05:58:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-01T17:02:33.000Z (about 2 years ago)
- Last Synced: 2023-03-05T18:53:37.546Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 63.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Project: Restaurant Page
## Create a restaurant's website using JavaScript
[Check out a live version here](https://jayrichh.github.io/restaurant-page/)
![pizza_github](https://user-images.githubusercontent.com/18374849/193420181-5ab58da4-5af2-49c8-905a-07c5584ee6c5.png)
## Overview
### Requirements:
* Create all DOM elements via JavaScript
* Ustilize ES6 modules
* Create multiple pages with tabbed browsing## Scope Creep:
* CSS Animation for toggle navigation button
* SASS Scripting to build the CSS for the project (to tidy)
* Jquery, ES6 Template Literals & expressions for some of the DOM
## To Do:* Optimise images to reduce size and increase loading speed
## Tools:
* VSCode
* Linux terminal
* Git and GitHub
* SASS
* JQUERY
* Webpack
* NPM