In this project I build a small restaurant page with 3 tabs when you click on one of this tabs the content of the page changes. For this project I used webpack and ES6 modules
- Home
- Menu
- HTML
- CSS
- Bulma
- Javascript
- VScode
To get a local copy up and running follow these simple example steps.
- Clone this repository. Type
git clone https://github.com/julian3493/js-restaurant-page.git
- Navigate to the project folder (js-restaurant-page)
cd js-restaurant-page
- Open the
index.html
into the folderdist
with the browserdouble click on index.html
if you want to see the app running. - Open the folder js-restaurant-page(Step 2) with an editor of your preference if you want to see the code.
npx eslint .
👤 Julian Ramos
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!