- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 📝 License
[Our Restaurant] is a website for meal Delivery service. With this app , customers can go through the menu and order and see there to total purchase , they can like on meals. All data is preserved thanks to Involvement API. This website is build by using JavaScript, Webpack and ES6.
- HTML
- CSS
- Javascript
- [display cart Items]
- [display Menu]
- [display total price of your cart items]
- [add like]
- [contact page]
To get a local copy up and running, follow these steps.
In order to run this project you need:
npm install
Clone this repository to your desired folder:
git clone https://github.com/Yonashenok/Quick-Bites.git
cd Quick-Bites
Install this project with:
npm install
To run the project, execute the following command:
npm run build
To run tests on linters, run the following command:
npx stylelint "**/*.{css,scss}"
npx hint .
npx eslint .
To run test coverages, run the following command:
npm test
You can deploy this project using:
npm start
👤 Yonas Henok
- GitHub: @Yonashenok
- Twitter: @yonashenok
- LinkedIn: Yonas Henok
- [add animation]
- [mobile responsiveness ]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like our project please give a ⭐️. If you have any suggestions or questions, you can contact us with Yonas Henok.
This project is LICENSE licensed.