/restaurant-page

The Restaurant page app was built to learn modularized code in js, and how to set up the project with Webpack 4.

Primary LanguageJavaScriptMIT LicenseMIT

# restaurant-page

An Odin Project for learning ES6, modularized code and also how to set up javascript application made of different modules using webpack

Built With

  • Vanilla JavaScript
  • Webpack, Eslint, CSS

Live Demo

Project Demo

Run Locally

To get a local copy up and running follow these simple example steps.

Clone project to your local machine

git clone https://github.com/Abdusaid10/restaurant-page/
cd restaurant-page

Install dependencies

npm install

Build project

npm build

Run Locally

npm start

Author

-Abdusaid Abdurasulov

Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Links

Address, Email and social media icons

Logo icon

Phone icon

Inspiration for the design of the page

Webpack configuration

License

This project is MIT licensed.