Groccy is a private, mobile-first grocery delivery app designed specifically for Indian stores and users in the USA. The frontend is built using React Native and supports seamless features like:
- 📍 Location-based vendor discovery
- 🛒 Smart cart & checkout system
- 📦 Order tracking with live status
- 🔐 OTP Authentication and address verification
- 💳 Card payment interface
- 🔔 In-app notifications
- 🎉 Modern UI with Splash animations
📌 Note: This app is developed as part of a private startup experiment and is not intended for public release or reuse.
app/– Navigation & core screens (Login, Signup, Cart, Orders, etc.)components/– Reusable UI components organized by moduleassets/– Fonts, icons, splash images, and animationsservices/– API integration (auth, vendors, products, cart, etc.)samples/– Preview images of the Groccy app (📸 private usage only)
npm install
npm run start




