Skip to content

Berabjesus/EatOpia-Restaurant-Page

Repository files navigation

EatOpia Restaurant Desktop app

This desktop Single Page Application (SPA) project is made to create a restaurant homepage by dynamically rendering it using JavaScript DOM manipulation. JavaScript is used to generate the entire contents of the website. Bootstrap and CSS rules are applied for a better UI and UX.

Built With

  • JavaScript
  • HTML
  • CSS
  • ES6 Modules
  • Webpack
  • npm
  • Eslint
  • StyleLint

Live Demo

EatOpia Restaurant Live Demo

ScreenShots

Home Page, login and Index Interface

Menu Page

My plate Page

Prerequisites

  • Web browser
  • CLI tool

Getting Started

  • Clone this repo on your local machine
  • Go to the cloned folder
  • If you want to repack the file
    • Run npm install on the terminal to install dependancies
    • Run npm run build to pack the files in the src folder
    • Go to the dist folder and open index.html
    • Run npm run start to open it on a live server
  • Else
    • Just Go to the dist folder and open index.html

Author

👤 Bereket Beshane

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Microverse
  • TheOdinProject

📝 License

This project is MIT licensed.

About

Microverse > Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published