A modern food ordering application built with React Native, featuring smooth animations and gestures.
- Smooth item transitions and animations
- Gesture-based interactions
- Cart management system
- Real-time order updates
- Custom UI components
- Tailwind CSS styling
- React Native
- Expo
- React Native Reanimated
- React Native Gesture Handler
- TailwindCSS
- AsyncStorage
- TypeScript
-
Clone the repository
git clone https://github.com/yourusername/your-repo-name.git -
Install dependencies
npx expo install -
Start the development server
npm start
src/ ├── app/ │ ├── screens/ │ │ ├── Main/ │ │ └── Onboarding/ │ └── components/ ├── assets/ │ ├── icons/ │ └── images/ ├── data/ ├── utils/ └── interface/
MIT License
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.