Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beki78/haleta
react native (expo) mobile app
https://github.com/beki78/haleta
expo nativewind react-native
Last synced: 9 days ago
JSON representation
react native (expo) mobile app
- Host: GitHub
- URL: https://github.com/beki78/haleta
- Owner: Beki78
- Created: 2024-06-29T06:57:07.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-14T19:22:57.000Z (2 months ago)
- Last Synced: 2024-09-16T04:08:03.314Z (2 months ago)
- Topics: expo, nativewind, react-native
- Language: JavaScript
- Homepage:
- Size: 54 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Haleta
It is a mobile app that shows the nearest ambulance and other features.
## Features
- Nearest ambulance
- Google map direction
- Health news## Demo
## Run Locally
Clone the project
```bash
git clone https://link-to-project
```Go to the project directory
```bash
cd haleta
```Install dependencies
```bash
npm install
```Start the server
```bash
cd client
npm expo start -c
```## Tech Stack
**Client:** React Native, Native Wind