This is a mini react-native e-commerce project.
Open terminal
npm install
npm start
i (to start ios device)
App features
- Registration with email
- Email login
- Viewing products latest products
- Protective layer for unlogged used
- Storing data in local storage using AsyncStorage
- Adding and removing favorites
- Add and remove products from the cart
- View cart
- Viewing orders and delivery status
- Stripe payment
- Search
- Logout
- Clear cache data