A simple restaurant page built to practice JavaScript
- The website dynamically loads each element using only JavaScript
- HTML
- Javascript
- Sass
To get a local copy up and running follow these simple example steps.
- Clone this repository with
git clone https://github.com/m15e/js-restaurant-page.git
using your terminal or command line. - Change to the project directory by entering
cd js-restaurant-page
in the terminal - Next open the folder with an IDE like VSCode.
- Install the LiveServer Extension on VSCode.
- Once installed hit the "Go Live" button on the bottom right hand of your editor.
- The application should automatically open in a browser window.
👤 Mark Rode
- Github: @m15e
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse
- Momofuku
- The Odin Project
This project is MIT licensed.