https://github.com/mogoatlhe/restaurant
practicing DOM manipulation by dynamically rendering a simple restaurant homepage! By the end, we are going to be using JavaScript alone to generate the entire contents of the website!
https://github.com/mogoatlhe/restaurant
css3 html5 javascript webpack
Last synced: 3 months ago
JSON representation
practicing DOM manipulation by dynamically rendering a simple restaurant homepage! By the end, we are going to be using JavaScript alone to generate the entire contents of the website!
- Host: GitHub
- URL: https://github.com/mogoatlhe/restaurant
- Owner: Mogoatlhe
- Created: 2022-02-01T12:46:16.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-14T22:52:38.000Z (over 4 years ago)
- Last Synced: 2025-02-25T10:52:11.671Z (over 1 year ago)
- Topics: css3, html5, javascript, webpack
- Language: JavaScript
- Homepage: https://mogoatlhe.github.io/restaurant/#
- Size: 1.38 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# restaurant
practicing DOM manipulation by dynamically rendering a simple restaurant homepage! By the end, we are going to be using JavaScript alone to generate the entire contents of the website!