Skip to content

Latest commit

 

History

History
115 lines (84 loc) · 3.62 KB

README.md

File metadata and controls

115 lines (84 loc) · 3.62 KB

Contributors Forks Stargazers Issues MIT License


Logo

Javascript - Restaurant App

Microverse Full-Stack Web Development Education
Microverse Page »

View Demo · Report Bug & Request Feature

Table of Contents

About The Project

This is a Javascript app that showcases my skills in DOM manipulation and use of webpack, by dynamically rendering a simple restaurant App. I have used JavaScript to generate the entire contents of the website!

Built With

Components of this project is listed below;

  • Javascript - ES6
  • VsCode
  • Webpack
  • EsLint
  • css

Getting Started

This project has been deployed on github pages, you can visit page or download/clone repository from github to try it.

Usage

  • Click on the navigation links to access different pages

Author

👤 Oloo Moses

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License.

Acknowledgements