RestaurantApp
RestaurantApp is an application for food ordering that helps food consumers to order and pay for food from restaurant.
Live Demo
RestaurantApp
Blog Post
Authors
Features
- Browse various food menus
- View details of a chosen dish
- select and order any dish of your choice
- pay for the order
Screenshots
Search and order for food
Search through available dishes
Order a given dish
Detailed environmental impact breakdown of selected food items
Tech Stack
Frontend
Backend
Installation
Prerequisites
- Typescript
- Node.js 16+
- npm or yarn
Backend Setup
cd backend
npm install
npm start
Frontend Setup
cd frontend
npm install
npm start
Contributing
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature)
- Commit your changes (
git commit -m 'Add some AmazingFeature')
- Push to the branch (
git push origin feature/AmazingFeature)
- Open a Pull Request
License
This project is licensed under the MIT License - see the LICENSE file for details.
Acknowledgments
- All my friends and accountability buddies