https://github.com/mustafakbaser/getir-clone
This project aims to recreate the user interface of the Getir app's home page. The app provides a hands-on example of native Android development using Java.
https://github.com/mustafakbaser/getir-clone
android android-application android-java clone-app
Last synced: 5 months ago
JSON representation
This project aims to recreate the user interface of the Getir app's home page. The app provides a hands-on example of native Android development using Java.
- Host: GitHub
- URL: https://github.com/mustafakbaser/getir-clone
- Owner: mustafakbaser
- License: mit
- Created: 2023-11-15T19:32:04.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-23T15:15:35.000Z (over 2 years ago)
- Last Synced: 2025-03-18T06:13:55.518Z (about 1 year ago)
- Topics: android, android-application, android-java, clone-app
- Language: Java
- Homepage:
- Size: 12.5 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Getir Clone | Android App
This Android application, developed in Java, serves as a clone of the Getir app's main page. It replicates the design of the Getir app, offering a native Android experience.

## Overview
This project aims to recreate the user interface of the Getir app's home page. The app provides a hands-on example of native Android development using Java.
## Features
- **Main Page Replication:** The app faithfully reproduces the main page of the Getir app, ensuring a familiar and user-friendly experience.
- **Java:** Built entirely in Java, this project showcases the power and flexibility of Java for Android app development.
## How to Use 🚀
Follow these simple steps to unleash the Getir Clone app on your local environment:
1. Clone this repository to your local machine.
```bash
git clone https://github.com/mustafakbaser/Getir-Clone.git
```
2. Open the project in Android Studio.
3. Build and run the app on your preferred emulator or physical device.
## Screenshots 📱
Explore the visual charm of the app through these captivating screenshots:


## Contributing 🤝
Feel inspired to contribute? I welcome your insights, enhancements, and bug fixes. Fork the repository, make your magic happen, and submit a pull request!
## License 📜
This project is licensed under the [MIT](https://opensource.org/license/mit/) LICENSE.
## Acknowledgments 🙌
Special thanks to the Getir team for providing inspiration for this project.