https://github.com/tajwararik/restaurant-page
The Odin Project assignment
https://github.com/tajwararik/restaurant-page
es6-modules html-css-javascript npm webpack
Last synced: 2 months ago
JSON representation
The Odin Project assignment
- Host: GitHub
- URL: https://github.com/tajwararik/restaurant-page
- Owner: tajwararik
- Created: 2024-08-14T19:29:34.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-18T21:03:58.000Z (almost 2 years ago)
- Last Synced: 2025-10-26T07:58:14.233Z (8 months ago)
- Topics: es6-modules, html-css-javascript, npm, webpack
- Language: JavaScript
- Homepage: https://tajwararik.github.io/Restaurant-Page/
- Size: 9.45 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Restaurant Page
This is a project from the The Odin Project.
In this project I have made a Restaurant page using JavaScript and webpack. I have use ES6 Modules and JavaScript alone to generate the entire contents of the website.
## Overview
Users should be able to:
- Navigate from one page to another
## Link
- [Live url](https://tajwararik.github.io/Restaurant-Page/)
## Built with
- JavaScript
- ES6 Modules
- CSS Grid
- Flexbox
- npm
- Webpack