Restaurant Page

On this project i was supposed to build a simple tabbed restaurant page, using webpacker to handle javascript modules.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Just clone the repository and open the index.html on your browser.

git clone https://github.com/kazumaki/restaurant-page.git
cd restaurant-page
git checkout restaurant-page
npm i
npm run-script build

Built With

Contributing

Feel free to open a pull request whenever you find necessary.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments