Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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. 📱
- Host: GitHub
- URL: https://github.com/erikaperciliano/airbnb-app
- Owner: erikaperciliano
- Created: 2024-03-18T20:40:57.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-19T18:43:13.000Z (9 months ago)
- Last Synced: 2024-04-19T19:49:29.575Z (9 months ago)
- Topics: react-native
- Language: TypeScript
- Homepage:
- Size: 549 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 usinggit clone
.
2. Run thenpm install
command at the root of the cloned project folder to download the dependencies.
3. Runnpx 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)