Skip to content

Webpage of a restaurant built as part of Odin JS course.

Notifications You must be signed in to change notification settings

rameshraman86/Restaurant-Page

Repository files navigation

This is part of Odin JS path course. Concepts used in this project are,

  • Using npm to install and use packages, about node_modules folder
  • Using Webpack tool and editing webpack config file to build projects, minify
  • Working with package.json file
  • Maintaining separate folders for every page inside ./src with its own JS, CSS, files
  • DOM manipulation, listeners, CSS

Page - https://rameshraman86.github.io/Restaurant-Page/