A cities galery app
This app features all the latest tools and practices in mobile development!
- ⚛️ React Native — A lib that provides a way to create native apps for Android and iOS
- ⚛️ Expo — Expo is an open-source platform for making universal native apps for Android, iOS, and the web with JavaScript and React
- Clone this repo using git clone
https://github.com/joaovamattos/discovery.git
- Move yourself to the appropriate directory:
cd discovery
- Run
yarn
to install dependencies - Run
yarn start
to run the server - Scan the QR Code with your
Expo Go
app
This project is licensed under the MIT License - see the LICENSE page for details.