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

https://github.com/vaibhavbansal26/real-estate-app

React Native
https://github.com/vaibhavbansal26/real-estate-app

Last synced: 2 months ago
JSON representation

React Native

Awesome Lists containing this project

README

        

# Realestate App

# App Screenshots


1
2
3
4
5
6

```npx create-expo-app@latest .
```

## Get started

1. Install dependencies

```bash
npm install
```

2. Start the app

```bash
npx expo start
```

In the output, you'll find options to open the app in a

- [development build](https://docs.expo.dev/develop/development-builds/introduction/)
- [Android emulator](https://docs.expo.dev/workflow/android-studio-emulator/)
- [iOS simulator](https://docs.expo.dev/workflow/ios-simulator/)
- [Expo Go](https://expo.dev/go), a limited sandbox for trying out app development with Expo

## Get a fresh project

When you're ready, run:

```bash
npm run reset-project
```

- [Expo documentation](https://docs.expo.dev/): Learn fundamentals, or go into advanced topics with our [guides](https://docs.expo.dev/guides).
- [Learn Expo tutorial](https://docs.expo.dev/tutorial/introduction/): Follow a step-by-step tutorial where you'll create a project that runs on Android, iOS, and the web.

```
npx expo install nativewind tailwindcss@^3.4.17 [email protected] react-native-safe-area-context
npx tailwindcss init
```