https://github.com/devkcud/tamotsu-app
https://github.com/devkcud/tamotsu-app
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devkcud/tamotsu-app
- Owner: devkcud
- Archived: true
- Created: 2024-10-16T01:14:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-25T21:46:34.000Z (over 1 year ago)
- Last Synced: 2025-04-28T19:59:31.531Z (11 months ago)
- Language: JavaScript
- Size: 827 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📱 Tamotsu App

O Tamotsu App permite acessar a câmera e visualizar um mapa com sua localização atual de forma simples e direta. Sem complexidade, apenas abra o app, capture fotos e veja onde está.
## ⬇️ Download
Faça download aqui: releases.
## Rodando Localmente
```bash
git clone https://github.com/devkcud/tamotsu-app && cd tamotsu-app
npm install
npx expo start
```