Backend on NodeJs
➡️ https://github.com/abidrazaa/backend-node
Open-Source React Native Ecommerce Cross Platform Mobile App 📱
.
- Stack Naviagtion
- Splash Screen
- Login Screen
- Signup Screen
- Forget Screen
- User Profile Screen
- My Account Screen
- Update Password Screen
- Admin Login
- Admin Dashboard
- Admin Add Product
- Admin View Product
- Admin Edit Product
- Cart Screen
- Checkout Screen
To clone this repo, type the following command
git clone https://github.com/salehaparveen/Ecommerce-mobile-app-built-with-react-native.git
To install all the dependencies, use node package manager and run the command
npm i
Runs your app in development mode.
Open it in the Expo app on your phone to view it. It will reload if you save edits to your files, and you will see build errors and logs in the terminal.
Sometimes you may need to reset or clear the React Native packager's cache. To do so, you can pass the --reset-cache
flag to the start script:
npm start -- --reset-cache
# or
yarn start -- --reset-cache
The demonstration of Signup flow and the flow of login from normal user and admin can be seen from here
The demonstration of the app can be seen from here
The complete documentation of the project i.e. Software Requirement Specifications, Technologies used can be seen from here
The mockup designs of the application can be seen from here