Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emeraldknight-sp/sp-digital-menu
A simple project for a digital menu for a fast-food restaurant
https://github.com/emeraldknight-sp/sp-digital-menu
html javascript tailwindcss toastify-js vanilla-javascript vanilla-js
Last synced: about 1 month ago
JSON representation
A simple project for a digital menu for a fast-food restaurant
- Host: GitHub
- URL: https://github.com/emeraldknight-sp/sp-digital-menu
- Owner: emeraldknight-sp
- License: mit
- Created: 2024-07-18T19:58:43.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-20T18:29:49.000Z (5 months ago)
- Last Synced: 2024-07-21T04:39:08.520Z (5 months ago)
- Topics: html, javascript, tailwindcss, toastify-js, vanilla-javascript, vanilla-js
- Language: CSS
- Homepage: https://sp-digital-menu.vercel.app
- Size: 3.55 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
🔴 Project: Digital Menu
This project is a simple and intuitive digital menu that sends orders through the WhatsApp API, built with HTML, CSS and pure Javascript as a simple and cost-effective proposal for implementation, culminating in a great tool for sales in fast-food restaurants.
## 🛠️ Technologies
- HTML5, CSS3, JS ES6+
- [Node e Yarn](https://nodejs.org/)
- [Tailwind CSS](https://tailwindcss.com/)
- [Toastify-js](https://www.npmjs.com/package/toastify-js)
- [Eslint](https://eslint.org/)
- [Prettier](https://prettier.io/)## 📣 Funcionalities
- Add product to cart
- Visual operation indicator
- Remove product from cart
- Shopping cart in modal
- Sending orders via WhatsApp API
- Customized visual alerts## 💿 Installing
Install the project with the following command
```bash
yarn install
```## 🚀 Deploy
To deploy this project, execute
```bash
vercel
```## 💻 Running CSS
To run the CSS, run the following command
```bash
yarn start
```## 🧰 Used stacks
**Front-end:** HTML5, Tailwind CSS, Javascript, Toastify-js
**Back-end:** Not used
## 📸 Screenshots
![Layout](.github/layout.png)
## 📝 License
This project is under [MIT license](LICENSE).