A restaurant page with tabbed navigation and plenty of JavaScript.
This project is intended to make use of JavaScript as the main tool for manipulating elements and content, as well as Webpack for module bundle. It makes use of:
- Content entirely generated by JavaScript
- Webpack to bundle modules and assets
- Modular programming with JavaScript ES6 Modules
- HTML & CSS
- JavaScript
- Webpack
Take a look at a live demo of this app
To get a local copy up and running follow these steps:
- A browser
-
Clone or download the project to your local machine
-
Change to the project's root directory
restaurant
- Open the
index.html
file on your preferred browser
/dist/index.html
👨💻 Breno Xavier
- GitHub: @brenoxav
- Twitter: @brenoxav
- LinkedIn: Breno Xavier
Give a ⭐️ if you like this project!
- Microverse
- Odin Project