Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ahtrahdis7/my-market-react-native

Made in ❤️ with React Native + Redux. An E Commerce App for Groceries with Mobile-OTP login feature. It consists of independent components made for specific use.
https://github.com/ahtrahdis7/my-market-react-native

expo expo-cli javascript react-native react-native-navigation yarn

Last synced: about 1 month ago
JSON representation

Made in ❤️ with React Native + Redux. An E Commerce App for Groceries with Mobile-OTP login feature. It consists of independent components made for specific use.

Awesome Lists containing this project

README

        

# ECommerce app usign react-native and expo-cli

Checkout our eCommerce admin app at : https://github.com/ahtrahdis7/my-market-admin

## Screens

![1](https://user-images.githubusercontent.com/44672399/126171337-b58495c4-f067-4af0-9b07-da20ad1f6ac8.png)
![2](https://user-images.githubusercontent.com/44672399/126171324-29287f0b-8ff4-4147-92b6-d53914c0d1d3.png)

## Features/Screens
- OTP Based Login
- Home Screen
- Categories Screen
- Local Storage Cart
- Add/Remove Cart
- Product Details Screen
## Tech Stack


expo


native


navigation

## Development
This project doesot require basic react native setup to get up and running. Install the expo-sdk and get started. Read more about expo at: https://expo.io
Run the below commands in sequence to start the development server in expo.
In order to start the development server without expo, read the React Native docs at https://reactnative.dev


1. git clone https://github.com/ahtrahdis7/e-commerce-store-react-native.git
2. cd my-market
3. yarn add expo
4. expo install or yarn install
5. expo start

### If you find this repo useful, please give a `Star`, and let others know about it.

### !! Happy Coding !!