https://github.com/kaushikshivam/restaurant_page
The Restaurant Page is a project from the odin project that I built for Microverse. This uses Webpack and babel to bundle and transpile respectively. The project is built using modern JS features and follows a basic version of MCV architecture
https://github.com/kaushikshivam/restaurant_page
babel css html mcv-architecture microverse modern-js-features odin restaurant-page screenshot transpiler webpack
Last synced: 3 months ago
JSON representation
The Restaurant Page is a project from the odin project that I built for Microverse. This uses Webpack and babel to bundle and transpile respectively. The project is built using modern JS features and follows a basic version of MCV architecture
- Host: GitHub
- URL: https://github.com/kaushikshivam/restaurant_page
- Owner: KaushikShivam
- Created: 2019-10-17T19:28:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-01T12:25:14.000Z (over 3 years ago)
- Last Synced: 2025-05-18T13:49:15.190Z (about 1 year ago)
- Topics: babel, css, html, mcv-architecture, microverse, modern-js-features, odin, restaurant-page, screenshot, transpiler, webpack
- Language: JavaScript
- Homepage: https://raw.githack.com/KaushikShivam/restaurant_page/feature-restaurant/dist/index.html
- Size: 3.36 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Restaurant Page
[Restaurant Page](https://raw.githack.com/KaushikShivam/restaurant_page/feature-restaurant/dist/index.html) is a Restaurant page project from the odin project that I built for Microverse. This uses Webpack and babel to bundle and transpile respectively.
The project is built using modern JS features and follows a basic version of MCV architecture

## Table of content
- [Description](#Description)
- [Installation](#installation)
- [Contact](#contact)
## Description
The Restaurant Page is a project from the odin project that I built for Microverse. This uses Webpack and babel to bundle and transpile respectively.
The project is built using modern JS features and follows a basic version of MCV architecture
## Installation
1. Clone the project to your local directory
```
git clone https://github.com/KaushikShivam/restaurant_page
```
2. The project uses NPM for managing dependencies. Run npm install to install all the required dependencies
```
npm install
```
3. Run the task runner to run the app
```
npm run start
```
## Contact
You can contact me at:
- [Portfolio](https://www.shivamkaushik.com)
- [Email](mailto:shivamkaushikofficial@gmail.com)
- [Linkedin](https://www.linkedin.com/in/kshivamdev/)
- [Twitter](https://twitter.com/kShivamDev)
- [Medium](https://medium.com/@shivamkaushikofficial)
- [Angellist](https://angel.co/kshivamdev)