Skip to content

A breakfast restaurant page with client-side which allows users to toggle between the restaurant about page, menu, and contact information. Built with Javascript and Webpack.

Notifications You must be signed in to change notification settings

uryelah/Microverse-603-restaurant-page

Repository files navigation

Contributors Forks Stargazers Issues


Logo

Restaurant page - Live version

This project is part of the Microverse Javacript Section!
Report Bug · Request Feature

Table of Contents

About The Project

This project is a dynamically rendered restaurant page. Each tab('home', 'contact', 'about', 'menu') is in its own javascript file at /src and imported to index.js to be rendered when a nav link is clicked. The adding and removing HTML from the page, as well as the entering and leaving CSS animation, are handled by the page factory methods from where each page is made.

Installation

Download or clone the repo here, enter the directory in the terminal and run the commands:

  • npm i
  • npm run start Your default browser should open the app at the localhost:8080

Built With

This project was built using these technologies.

  • HTML
  • CSS3
  • Vanila Javascript
  • Webpack

Contact

👤 Sarah Uryelah Silva Chamorro

Acknowledgements

About

A breakfast restaurant page with client-side which allows users to toggle between the restaurant about page, menu, and contact information. Built with Javascript and Webpack.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published