This simple restaurant website is generated only by JavaScript's DOM manipulation. It has three pages, Home, Menu, and About, but almost no HTML - only one empty 'div'.
- Javascript
- Bootstrap
- Text editor
- GitHub
- Git
To get a local copy up and running follow these simple example steps:
- Open Terminal.
- Change the current working directory to the location you want the cloned directory.
- Enter
git clone https://github.com/1v4n4/Quark-s-bar.git
. - Press Enter to create your local clone.
- Run cd restaurant
- Install dependencies by running
npm init
. - Bundle and transpile the JavaScript code using
npm install webpack webpack-cli --save-dev
.
👤 Ivana Novaković-Leković
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
MIT
Give a ⭐️ if you like this project!