Property Rental is a React Native Mobile App(UI only) for both Android and iOS, built using Neumorphism UI
Clone the project
git clone https://github.com/dasjideepak/property-rental.git
Go to the project directory
cd property-rental
Install dependencies
yarn or npm install
Start the server
yarn start or npm run start
You can also use these command for running the app in Android or iOS
For Android
yarn android or npm run android
For iOS
yarn ios or npm run ios
Figma Design - Click here