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.
The design reference for this project can be found here.
- Responsive UI that closely replicates the Figma design.
- Efficient state management for handling UI updates.
- User-friendly interface optimized for various devices.
- 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.
To run this project locally, follow these steps:
-
Clone the repository:
git clone <repository-link> cd <repository-directory>
-
Install dependencies:
npm install
-
Run the application:
npm start
-
Open the app: Use an emulator or a physical device to run the app.
-
Preview the app: You can view the deployed app on Expo by following this link: Expo Preview Link
For any questions or support, please reach out to me at [email protected]