Welcome to HNG Shop, a beautifully crafted shopping application built with React Native and Expo! Dive into a seamless shopping experience with an intuitive interface, modern design, and all the essential features you need for your shopping spree.
- Light & Modern UI: Enjoy a clean and user-friendly interface with the Poppins font.
- Effortless Navigation: Navigate through the app with ease using the Expo Router.
- Product Listings: Browse through a variety of products fetched dynamically from the Timbu API.
- Cart Management: Add, update, and remove items from your cart with a few taps.
- Responsive Design: Optimized for both Android and iOS devices.
Experience the app live without installation: Open HNG Shop on Appetize.io
Install the app directly on your Android device: Download HNG Shop APK
| Home Screen | Product Cart | CheckOut |
|---|---|---|
![]() |
![]() |
![]() |
Ensure you have the following installed:
- Node.js
- Expo CLI
- Git
-
Clone the repository:
git clone https://github.com/CoderFaveX/hng-shop.git cd hng-shop -
Install dependencies:
npm install
-
Start the Expo server:
npx expo start
-
Run on your device:
- Use the Expo Go app on your phone to scan the QR code from the terminal or browser.


