Skip to content

csengmany/airbnb-react-native

Repository files navigation

Airbnb - React Native

Overview

This project is a clone of Airbnb mobile application. 6 screens are available : Login, Signup, Home, Room, Around Me and Profile.

Screenshots

Airbnb App Screenshot Airbnb App Screenshot Airbnb App Screenshot Airbnb App Screenshot

Packages

Installation and usage

Be sure, you have installed all dependencies and applications to run React Native Expo project on your computer : Getting Started with React Native.

This project is adapted for iOS and Android.

Running the project

Clone this repository :

git clone https://github.com/csengmany/airbnb-react-native.git
cd airbnb-react-native

Install packages :

npm install

or

yarn

When installation is complete :

expo start

Releases

No releases published

Packages

No packages published