/property-rental

Neumorphic Design for Property Rental App using React Native

Primary LanguageJavaScriptMIT LicenseMIT

Property Rental App UI

Property Rental is a React Native Mobile App(UI only) for both Android and iOS, built using Neumorphism UI

Run Locally

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

Project Artefacts

Figma Design - Click here

Authors