Skip to content

A bakery page with tabbed navigation created dynamically with Javascript and Webpack. The main aim of this project is to understand how to manipulate the DOM with modular development using Webpack to bundle all the modules required.

License

Notifications You must be signed in to change notification settings

jadx2/restaurant-page

Repository files navigation

Le Boulangerie

A bakery page with tabbed navigation created dynamically with Javascript and Webpack.

Screenshot Screenshot

The main aim of this project is to understand how to manipulate the DOM with modular development using Webpack to bundle all the modules required.

  • Content entirely generated by JavaScript
  • Webpack to bundle modules and assets
  • Modular programming with JavaScript ES6 Modules

Live Demo

You can check the live demo here!

Built With

  • HTML & CSS
  • JavaScript
  • Webpack

Getting Started

To get a local copy up and running follow these steps:

Prerequisites

  • A browser

Setup

  • Clone or download the project to your local machine

  • Change to the project's root directory

restaurant-page
  • Open the index.html file on your preferred browser
/dist/index.html
  • If you want to run the code:
npm install
  • Run the server:
npm start
  • Open localhost in your browser:
http://localhost:8080/

Author

👨‍💻 Jaim Delmar

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Microverse
  • Odin Project

About

A bakery page with tabbed navigation created dynamically with Javascript and Webpack. The main aim of this project is to understand how to manipulate the DOM with modular development using Webpack to bundle all the modules required.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published