Skip to content

This three-pages website is completely made with JavaScript. There is only one HTML element in it - an empty div

Notifications You must be signed in to change notification settings

1v4n4/Quark-s-bar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9cfb53c · Feb 15, 2022

History

18 Commits
Jul 7, 2021
Jul 8, 2021
Jul 8, 2021
Jul 7, 2021
Jul 8, 2021
Jul 7, 2021
Jul 7, 2021
Feb 15, 2022
Jul 8, 2021
Jul 8, 2021
Jul 8, 2021

Repository files navigation

Quark's bar

This simple restaurant website is generated only by JavaScript's DOM manipulation. It has three pages, Home, Menu, and About, but almost no HTML - only one empty 'div'.

quarks-bar

Live Demo

Check Quark's bar

Built With

  • Javascript
  • Bootstrap

Getting Started

Prerequisites

  • Text editor
  • GitHub
  • Git

To get a local copy up and running follow these simple example steps:

  • Open Terminal.
  • Change the current working directory to the location you want the cloned directory.
  • Enter git clone https://github.com/1v4n4/Quark-s-bar.git.
  • Press Enter to create your local clone.
  • Run cd restaurant
  • Install dependencies by running npm init.
  • Bundle and transpile the JavaScript code using npm install webpack webpack-cli --save-dev.

Author

👤 Ivana Novaković-Leković

Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

License

MIT

Show your support

Give a ⭐️ if you like this project!

About

This three-pages website is completely made with JavaScript. There is only one HTML element in it - an empty div

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published