This project is a Flutter UI implementation of a Food Delivery App. It showcases a beautiful and user-friendly interface for browsing.
To run this project locally, make sure you have Flutter installed. Then, follow these steps:
- Clone the repository:
git clone https://github.com/yoni-tad/food-delivery-app.git
- Navigate to the project directory:
cd food-delivery-app
- Run
flutter pub get
to install the dependencies. - Connect your device or start an emulator.
- Run the app:
flutter run
Contributions are welcome! If you'd like to contribute to this project, please follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b my-new-feature
- Make your changes and commit them:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request.
This project is licensed under the MIT License.
For any questions or suggestions, feel free to reach out to me at yonitad2404@example.com. You can also find me on LinkedIn.