Skip to content

Latest commit

 

History

History
54 lines (34 loc) · 1.87 KB

README.md

File metadata and controls

54 lines (34 loc) · 1.87 KB

E-commerce Home Screen Implementation

Overview

This project is a technical assessment for a React Native Developer position. The goal is to build a simple React Native application that demonstrates proficiency in core React Native concepts, state management, and UI/UX design. The focus of this implementation is on the E-commerce Home Screen as per the provided Figma design.

Figma Design

The design reference for this project can be found here.

Features

  • Responsive UI that closely replicates the Figma design.
  • Efficient state management for handling UI updates.
  • User-friendly interface optimized for various devices.

Technologies Used

  • React Native: For building the mobile application.
  • Expo: For rapid development and deployment of the app.
  • twrnc: Tailwind CSS for React Native, used for styling the components.

Installation Instructions

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone <repository-link>
    cd <repository-directory>
  2. Install dependencies:

    npm install
  3. Run the application:

    npm start
  4. Open the app: Use an emulator or a physical device to run the app.

  5. Preview the app: You can view the deployed app on Expo by following this link: Expo Preview Link

Contact

For any questions or support, please reach out to me at [email protected]