https://github.com/srajankumar/freshies
Freshies - A Menu App
https://github.com/srajankumar/freshies
bootstrap javascript react
Last synced: about 2 months ago
JSON representation
Freshies - A Menu App
- Host: GitHub
- URL: https://github.com/srajankumar/freshies
- Owner: srajankumar
- Created: 2023-04-29T02:00:45.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-30T14:27:36.000Z (about 3 years ago)
- Last Synced: 2025-01-20T23:40:00.354Z (over 1 year ago)
- Topics: bootstrap, javascript, react
- Language: JavaScript
- Homepage: https://freshies-menu.vercel.app/
- Size: 384 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Freshies
Imagine going out with a large group of friends and enjoying a fun-filled day together. Everyone's having a great time and suddenly, thirst strikes! As the responsible one in the group, you take everyone's orders, but wait, did you miss someone's order?
## Features
- Add and manage everyone's orders
- Displays all ordered items
- Efficiently calculates and displays the total amount to be paid, eliminating the need for individuals to calculate their expenses, thereby saving time and effort.
## Getting Started
1. Fork and Clone the repository to your local machine
```bash
git clone https://github.com//.git
```
2. Install the dependencies
```bash
npm install
```
3. Start the development server
```bash
npm start
```
4. Running the commands should redirect to your browser.
## Authors
- [@srajankumar](https://github.com/srajankumar)
## Contributing
Contributions are welcome! ;)