This is a clone of the Getir app. It is built using React Native and Expo. It is a simple app that allows users to view products and add them to their cart. It also allows users to view their cart and remove items from it.
- Clone the repository
- Run
npm install
to install the dependencies - Run
npm start
to start the app
- Homepage
- Navigation
- Product List
- Product Details
- Cart Page
- Redux Integration
- Add to Cart Functionality
- Remove from Cart Functionality
- Cart Total
- Cart Item Count