Project was based on creating a restaurant page using javascript to generate the tabs Each tab has a different content. Such as home page, about page, galery and contact. Also using a single div element inside the HTML to append all the content.
- Sass
- Webpack
- Npm
- Javascript
To get started you can download the code by pressing in the top right corner on the green button
To get a local copy up and running follow these simple example steps.
- Npm installed on your computer
- Node as well
Once you have downloaded the code please open you terminal and paste in this code
git clone git@github.com:cvilla714/restaurant-page.git
then please run this command to access the correct branchgit checkout work
then please run this command to install all of the depencies for the app to runnpm install
In order to run the app once you have already installed it please run this comman in your terminal
npm run watch
then click on the index.html and open it with liver server this will open a new browser with the app ready to use.
👤 Cosmel Vilalobos
- Github: @cvilla714
- Twitter: @kckeyti
- LinkedIn: Cosmel Villalobos
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.