A React Native app that replicates the UI and navigation of Amazon. This project focuses on design and user interface, showcasing screens like home, product listing, product details, cart, and profile.
⚠️ Note: This version only includes the UI and navigation. No backend integration or functional logic is implemented yet.
- Clean and responsive Amazon-like UI
- Navigation between main screens
- Home
- Product Listing
- Product Details
- Cart
- Profile
- Search bar UI (non-functional)
- Product cards, images, and buttons
- Drawer/Bottom navigation integration
Add some screenshots here to showcase your app UI:
- Frontend: React Native
- Navigation: React Navigation
- State Management: None (UI only)
- Styling: StyleSheet / CSS in JS
