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

https://github.com/kushalkhandhara/ososs-e-commerce-native

Osos Ecommerce Application which I have Make using React Native and Redux Toolkit and it has features like add to cart , remove from cart and search the products and a modal will appear when you click on the products
https://github.com/kushalkhandhara/ososs-e-commerce-native

android-application expo react react-expo react-native reactnative redux redux-toolkit

Last synced: 4 months ago
JSON representation

Osos Ecommerce Application which I have Make using React Native and Redux Toolkit and it has features like add to cart , remove from cart and search the products and a modal will appear when you click on the products

Awesome Lists containing this project

README

          

# Project Title

This project is an eCommerce application that features Search Products,Add to Cart,Remove from Cart functionalities using Redux Toolkit.

## App Preview

You can check out how the app works by viewing the images I've attached in the Issues section of this GitHub repository.

## Features

- **Redux Toolkit**: Used for managing the cart functionality, including adding and removing items.
- **Search Functionality**: Search for products easily by clicking on the search section.
- **Device Compatibility**: Tested on devices like Realme 8s 5G and Samsung Galaxy M31.

## Implementation Details

- **Redux**: To understand how Redux is implemented in this project, navigate to the `redux` folder in the repository.