Single page application for a restaurant
This a single restaurant page with all page information dynamically generated and tab-switching achieved using pure Javascript .
- HTML5,
- CSS3,
- Javascript
- Webpack
To get a local copy up and running in development mode, follow these simple steps.
- Node.js
- Browser
- Terminal
Clone the project from here
Run npm install
to get all the dependencies.
Run npm run build
for one time build of bundle after changes.
Run npm run watch
to run webpack build in watch mode.
Open ./dist/index.html
in your browser
👤 Paul Balitema Kabali
- Github: @pbkabali
- Twitter: @pbkabali
- Linkedin: engineerbpk
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse Team 140 (The Cupids)
This project is MIT licensed.