Skip to content

Restuarant page, is a project built with Vanilla JavaScript and webpack as a module bundler, no JavaScript library was used.

Notifications You must be signed in to change notification settings

uche-inyama/restaurantPageJs

Repository files navigation

Working with Vanilla JavaScript

RestaurantPage

Restaurant Page, is a single page application implemented with vanilla JavaScript. In the course of implementing the project, I learn't the following concepts and reinenforced already learned ones, these includes:

Concepts learned and practiced includes:

  • Learned how to setup and use webpack.

  • Implement HTML tags with vanilla JavaScript.

  • DOM manipulation.

    • adding attributes
    • Removing DOM nodes
    • implementing single application using the DOM apis.

royalPlate

Built With

  • HTML,
  • CSS,
  • Vanilla JavaScript.

Getting Started

To get the local copy up and running follow these simple example steps.

On your terminal:

  • Clone the repository, by entering [email protected]:uche-inyama/restaurantPageJs.git, on your terminal.
  • cd into the directory where it is located and at the root of the folder, run npm install, to install the packages.
  • Open the application on your browser, by going to folder where is stored on your machine, access the html file, and open the file with your choice browser, or if you'r using VS code, at the bottom of the editor, there's Go Live, click on it, it will give you a list of files and folders click on dist, tadaah!

Live Demo

Live Demo link

Author

👤 Inyama, Uchechukwu Henry

🤝 Contributing

Contributions, issues and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

About

Restuarant page, is a project built with Vanilla JavaScript and webpack as a module bundler, no JavaScript library was used.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published