Skip to content

OlukaDenis/restaurant-page

Repository files navigation

npm version npm version GitHub version GitHub

Project: Restaurant Page

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.

dennys

Built With

  • Javascript(ES6)
  • Webpack
  • NodeJs

Live Demo

Live link

Prerequisites

  • Webpack v4.43.0
  • npm

Functionalities

  • View landing page
  • View menu
  • View contact

Setup

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

Usage

$ npm run server

This will open the app at port 9000. If it doesn't open, visit http://localhost:9000

Author

👤 Denis Oluka

Github | Twitter | LinkedIn

🤝 Contributing

Contributions, issues and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgements

📝 License

This project is licensed under MIT license - see LICENSE for more details.

About

A landing page for a restaurant

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published