0xabdulkhalid / restaurant-page

An assessment from Odin Project Curriculam

Home Page:https://0xabdulkhalid.github.io/restaurant-page/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Junkier Foodies / Restaurant Page

  • A single page web application, build during partial completion of Odin Project
  • Goal is to build the entire site with JavaScript which is seperated as modules.
  • The modules are further imported and bundled with Webpack
  • Building this project helps me to understand the basic concepts of Webpack easily
  • This project uses npm package manager, so make sure to install it.

Installating Dependencies

npm install

Building app from source

npm run build


$\textcolor{#2F81F7}{\textsf{🛈 NOTE}}$ :   The dist can be found on branch gh-pages of this repository

About

An assessment from Odin Project Curriculam

https://0xabdulkhalid.github.io/restaurant-page/

License:MIT License


Languages

Language:JavaScript 100.0%