A modern food recipe and meal discovery app built with React Native. Tastify allows users to browse meals by categories, view detailed recipes, and explore a clean, intuitive UI designed with performance and scalability in mind.
Tastify is a cross-platform mobile application developed with React Native and TypeScript. It follows a modular architecture with reusable components, context-based state management, and type-safe logic. The app includes category-based navigation, a meal detail screen, and a structured data flow using React Context.
- Category-based recipe and meal browsing
- Drawer navigation for smooth app flow
- Context API for global state management
- TypeScript for better type safety and maintainability
- Organized folder structure for scalability
- Consistent UI and responsive layouts
- React Native
- TypeScript
- React Navigation (Drawer + Stack)
- Context API
- ESLint & Prettier for code formatting