React Native & Expo & Tailwind crowfunding application UI
First, make sure you have Expo CLI installed:
npm install -g expo-cli
Clone:
git clone https://github.com/abedzim/DonationApp-UI.git
Install:
npm install || yarn || yarn install
Run Project Locally:
expo start || npm run start || yarn start