A simple restaurant page to practice utilizing JavaScript for dynamic rendering. Aside from a hard coded
<div>
element with an id of#content
, DOM elements are generated through JavaScript using ES6 Modules. Use of npm and Webpack is also explored in this project for my first time.
- JavaScript
- Npm
- Webpack
👤 Antony Otero
- GitHub: @AntonyOtero
- Twitter: @AntonyOtero
- LinkedIn: AntonyOtero
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.