This is a simple e-commerce application that displays different products based on the user's selection. The application allows users to log in, browse products, view product details, and log out.
- Login and logout functionality
- Browse a list of products
- View detailed information about a selected product
- Product categories for male and female items
- Node.js
- Expo
- React Native
- Redux Toolkit
- Clone the repository:
git clone https://github.com/RobisonTorres/Marketplace_App.git- Navigate to the project directory:
cd Marketplace- Install the dependencies:
npm install
npm install @reduxjs/toolkit react-redux
npx expo install expo-router- Start the application:
npx expo startLogin screen.
Home screen.
This project is licensed under the MIT License.

