Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moazam05/native-cli-ecommerce-app
React Native Ecommerce App
https://github.com/moazam05/native-cli-ecommerce-app
async-storage firebase firestore react-native reactjs redux-toolkit
Last synced: 16 days ago
JSON representation
React Native Ecommerce App
- Host: GitHub
- URL: https://github.com/moazam05/native-cli-ecommerce-app
- Owner: Moazam05
- Created: 2024-09-16T13:46:56.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-20T09:33:26.000Z (3 months ago)
- Last Synced: 2024-11-11T16:16:54.015Z (3 months ago)
- Topics: async-storage, firebase, firestore, react-native, reactjs, redux-toolkit
- Language: JavaScript
- Homepage:
- Size: 34.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Native Ecommerce App
An e-commerce mobile app built with React Native CLI, allowing users to browse and order products with ease. Includes product selection and order tracking functionalities.
## Features
**User Authentication**
- Easily create an account with minimal information.**Product Discovery**
- Easily browse and search for products in various categories.
- Filter and sort products to find exactly what you're looking for.**Order Management**
- Add items to the cart and proceed to checkout.
- Track orders and view order history for seamless management.**Wishlist**
- Save your favorite products to a wishlist for future purchases.**Profile Management**
- Update your profile details effortlessly.## Tech Stack
**Client:** React Native, Redux Toolkit, Redux Persist, Formik & Yup, React Navigation
**Database:** Firestore (Firebase)
**Storage:** Async Storage
**Additional Libraries:** React Native Gesture Handler, React Native Reanimated, React Native Toast Message, React Native Swiper
## Screenshots
![Onboarding 1](https://i.ibb.co/mTqqkJY/1.png)
![Onboarding 2](https://i.ibb.co/D8h3B7M/2.png)
![Onboarding 3](https://i.ibb.co/pwJTBBn/3.png)
![Login](https://i.ibb.co/s2zpSdX/4.png)
![Sign Up](https://i.ibb.co/wNbRfhV/5.png)
![Forgot Password](https://i.ibb.co/0tnY3ds/6.png)
![Splash Screen](https://i.ibb.co/3v2JwD0/7.png)
![Home 1](https://i.ibb.co/HNQNntK/10.jpg)
![Wishlist](https://i.ibb.co/cFGwVcG/10.png)
![Search](https://i.ibb.co/cTbL56F/11.png)
![Profile](https://i.ibb.co/vmySDrF/12.png)
![Change Password](https://i.ibb.co/x3SF9bp/13.png)
![Product Detail](https://i.ibb.co/KmfDHCM/14.png)
![Shopping Bag](https://i.ibb.co/r0qTN5n/15.png)
![Create Address](https://i.ibb.co/BjwVQ6Y/16.png)
![Address Listt](https://i.ibb.co/vwmz1gg/17.png)
![Checkout](https://i.ibb.co/mS8yVRG/19.png)
![Payment](https://i.ibb.co/cDfm6tQ/20.png)
![Payment Success](https://i.ibb.co/WyLzVGb/21.png)