Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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