Explore this project »
✧
Watch the Live Version ✧
Prerequisites ✧
Getting Started ✧
Usage ✧
Contributing ✧
Author ✧
Show your support ✧
License ✧
Acknowledgments ✧
Report Bug✧
Restaurant The main goal of this project is to understand the benefits of modularized code as well as the ability to set up a javascript application made of different modules using webpack.
- JavaScript ES6
- Text Editor
- Git
- NodeJS
- Webpack
- A Bootstrap 5
- Open Terminal.
- Navigate to your desired location to download the contents of this repository.
- Copy and paste the following code into the Terminal :
git clone https://github.com/guillainbisimwa/restaurant.git
- Run
cd restaurant
- Install the needed dependencies
npm install
- run
npm run build
to bundle scripts with webpack a static module bundler for modern JavaScript applications
To watch the local version of this project check on your browser for the link :
restaurant/dist/index.html
This project was created for educational purposes as part of the Microverse web development curriculum; contributing is not accepted.
Feel free to check the issues page.
👤 Guillain Bisimwa
- Github : @guillainbisimwa
- Twitter : @gullain_bisimwa
- Linkedin : guillain-bisimwa
Give a ⭐️ if you like this project!
This project is licensed under the MIT License