A simple restaurant website, for showing menu and contact info. For educational purposes.
- HTML5
- CSS3
- Bootstrap 4.5.0
- JavaScript
- Node JS
- Webpack
Here you have a live demo link
To get a local copy up and running follow these simple example steps.
- Install Node JS. (NodeJS Documentation)
- Install Webpack. (Webpack Documentation)
- Clone this repository in your terminal using git clone command.
- Run npm run build in your terminal.
- Run npm run server in your terminal.
- Open http://localhost:8080 in your browser.
👤 Sergio Zambrano
- Github: @sergiomauz
- Twitter: @sergiomauz
- Linkedin: Sergio Zambrano
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.