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

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

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