Skip to content

Latest commit

 

History

History
47 lines (38 loc) · 2.02 KB

README.md

File metadata and controls

47 lines (38 loc) · 2.02 KB

🛍️ React Native Marketspace App

This is a app designed to simplify the process of buying and selling products. The app was developed as a challenge during my lessons at Rocketseat.


React Native Marketspace App Preview

📱 Features

  • Authentication

    • Sign-in and Sign-up screens for user access.
  • Dashboard

    • Displays the number of active products the user is selling.
    • Shows a list of products available to buy with filtering options:
      • Query (search bar)
      • Product condition (new/used)
      • Payment methods
      • Accept trade option
  • Product Details

    • View detailed information about a product, including:
      • Product images
      • Name and description
      • Pricing
      • Accepted payment methods
      • Seller's contact information
  • Product Management

    • Manage the products you're selling:
      • Create and edit product listings with preview before publishing.
      • Toggle product availability (active/inactive)

⚙️ Tech Stack

🚚 API

It was used an already existent API to develop this app, check it out.

🎨 Figma

The UI design was provied by Rocketseat, check it out.