Skip to content

canan777/native_E-commerceApp

Repository files navigation

✅ native_E-commerceApp

✔ This project is an e-commerce mobile application developed using React Native. With this application, users can list products, add or remove items from the cart, and view product details.

✨ User Functions:

🛍️ Product Listing: Users can list products in various categories within the app.

🛒 Adding/Removing Items from Cart: Users can add products they like to the cart or remove them as needed.

🔍 Viewing Product Information: Users can view detailed descriptions and price information for products.

🛠 Technologies Used:

⚛️ React Native: The main development environment of the application allows cross-platform mobile application development for both iOS and Android.

🔗 React Navigation: Enables users to navigate within the app, such as moving from the home page to the product detail page or the cart screen.

💅 Styled Components or React Native StyleSheet: Used to style the user interface of the application and make it visually appealing.

📦 React Native AsyncStorage: A storage solution used to store the user's session information or cart contents locally.

📍 This project aims to provide a seamless shopping experience by combining the functionalities and technologies required by modern e-commerce applications.

###📚 Libraries:

  • @react-navigation/native

  • react-native-screens -react-native-safe-area-context

  • @react-navigation/native-stack

  • react-native-gesture-handler

  • react-native-vector-icons

  • react-native-toast-message

  • react-native-uuid

  • @react-native-async-storage/async-storage

    📱🛒 E-commerce Mobile Application