- First you must install the
Expo Go
app on your phone:
- Then, go to this page to check the app
Note that if you've got an Iphone, you must log to the following Expo
account :
- ID: remi-airbnb
- Password: $7.$.Cmspy7fGHY
This project is a replica of Airbnb app, when the project was made (2021). 6 screens are availables : Login, Signup, Home, Around me, Room and My profile. No frameworks UI like Bootstrap or Material UI are used.
Backend project is here: 👉 Backend
Be sure, you have installed all dependencies and applications to run React Native project on your computer : Getting Started with React Native.
Clone this repository:
git clone https://github.com/Remi-deronzier/airbnb-app.git
cd airbnb-app
Install packages:
yarn install
When installation is complete, launch the project:
expo start