Build this project step by step with our detailed tutorial on JavaScript Mastery YouTube. Join the JSM family!
- React Native
- Expo
- Nativewind
- Animatable
- Appwrite
Follow these steps to set up the project locally on your machine.
Prerequisites
Make sure you have the following installed on your machine:
Cloning the Repository
git clone https://github.com/Vincexodus/LendLah.git
cd LendLah
Installation
Install the project dependencies using npm:
npm install
# Update expo package
npm install expo@latest
Running the Project
npm start
Expo Go
Download the Expo Go app onto your device, then use it to scan the QR code from Terminal and run.