https://github.com/bizzarrowebgroup/muve
Codice sorgente dell'App per i Musei del comune di Venezia
https://github.com/bizzarrowebgroup/muve
Last synced: 3 months ago
JSON representation
Codice sorgente dell'App per i Musei del comune di Venezia
- Host: GitHub
- URL: https://github.com/bizzarrowebgroup/muve
- Owner: bizzarrowebgroup
- Created: 2020-05-06T00:44:14.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-19T18:19:33.000Z (over 4 years ago)
- Last Synced: 2024-06-19T07:17:35.044Z (about 1 year ago)
- Language: JavaScript
- Size: 3.11 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
🎠MUVE!
React Native app
Codice sorgente dell'App per i [Musei del comune di venezia](https://www.faicentro.it/).
Fatta con React Native e Expo.### 📦 Incomicia ora
Installa le dipendenze usa npm o yarn, noi consigliamo yarn:
```sh
$ yarn
```Avvia l'app:
```sh
$ yarn start
```Per avviare l'app in un OS specifico:
```sh
$ yarn ios | yarn android
```## Da fare
- [ ] Aggiungere Apple & Google Login + Registrazione.
- [ ] Aggiungere Notifiche.
- [ ] Aggiungere Pagine nelle Impostazioni.
- [ ] Aggiungere Acquista Biglietto.