Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/erikaperciliano/airbnb-app

This is a React Native AirBnB clone using Clerk for user authentication. 📱
https://github.com/erikaperciliano/airbnb-app

react-native

Last synced: about 2 months ago
JSON representation

This is a React Native AirBnB clone using Clerk for user authentication. 📱

Awesome Lists containing this project

README

        

# React Native AirBnB Clone with Clerk 📱
This is a React Native AirBnB clone using Clerk for user authentication.

Additional features:

- Expo Router file-based navigation
- Google & Apple Auth with Clerk
- Reanimated 3 for animations
- MapView with Marker and Clustering
- Bottom Sheet
- Modal with Animations and Blurred Background

# How to get this repository? 🤔
To obtain this project, follow the steps:
1. Clone this repository using git clone .
2. Run the npm install command at the root of the cloned project folder to download the dependencies.
3. Run npx expo start at the root of the project folder to start the application in development mode.🚀


Made with 💜 by [Erika Perciliano](https://github.com/erikaperciliano)