This is part of Javascript section in Microverse's Technical curriculum. Find it here. The goal of the project is to show the understanding of the benefits of modularized code as well as the ability to set up a javascript application made of different modules using webpack.
- Javascript(ES6)
- Webpack
- NodeJs
- Webpack v4.43.0
- npm
- View landing page
- View menu
- View contact
Use the git to clone the project to your local machine.
$ git clone https://github.com/OlukaDenis/restaurant-page.git
Navigate to the extracted folder
cd restaurant-page
Install the dependencies and modules
$ npm install
$ npm run server
This will open the app at port 9000. If it doesn't open, visit http://localhost:9000
👤 Denis Oluka
Contributions, issues and feature requests are welcome!
Give a ⭐️ if you like this project!
This project is licensed under MIT license - see LICENSE for more details.