Project Restaurant, a solo project, started on 8th Dec 2019 as part of Microverse Curriculum
- Restaurant site with pages that can be accessed using tabs
- HTML/CSS/Javascript
- Webpack
To run the project:
Clone the repository: https://github.com/IBTechRaj/Restaurant
Run 'npm install'. It will install all the dependencies required by the project Run 'npm start' to start the development server. It will automatically open the page in your default browser.
Live Demo is not available.
Github: https://github.com/IBTechRaj