I base this project on the practice for DOM manipulation with JavaScript and Webpack. This project is A landing page for a restaurant where you can visit and see the menu that is available on the restaurant, also you can see a map where the restaurant is located.
- Webpack
- VS Code
- JavaScript
node: v12.19.0
To get a local copy up and running follow these simple example steps.
- Open a terminal or command prompt interface on your PC.
- Clone the repo with: git clone https://github.com/kenderb/RESTAURANT-PAGE-JS.git
- On the terminal navigate to the project directory using cd /RESTAURANT-PAGE-JS
- On the terminal navigate to the project directory using
cd MCA-social/
. - Install dependencies using:
npm install
. - Open
http://127.0.0.1:5500/dist/index.html
in your browser or open the index.html on your browser.
👤 Kender Bolivar
- GitHub: @kenderb
- Twitter: @KBTarts
- LinkedIn: KenderBolivar
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Stack Overflow
- Odin Project.