Skip to content

jeremy-gleason/Dynamic-Homepage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamic Restaurant Homepage

Overview

This project uses modular JavaScript to dynamically render the contents of a restaurant website.

In order to implement tabbed browsing across the site's pages (Home/Menu/Contact), each page's content is stored in a separate ES6 module. Tab-switching logic defined in index.js then enables each page to be loaded dynamically when the corresponding tab is clicked.

Further Details

This site was developed with JavaScript and HTML/CSS, using npm and webpack to automate the build process.

The project is hosted on Github Pages: Click here to see it live.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published