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

https://github.com/gbdsantos/ignite-fleet

Project 06 called Ignite Fleet using Social Login, Maps and with offline first driven development approach made React Native Ignite Bootcamp by Rocketseat.
https://github.com/gbdsantos/ignite-fleet

2023 expo react-native styled-components

Last synced: 3 months ago
JSON representation

Project 06 called Ignite Fleet using Social Login, Maps and with offline first driven development approach made React Native Ignite Bootcamp by Rocketseat.

Awesome Lists containing this project

README

        



Ignite Fleet




GitHub last commit

GitHub top language

Repository size


Repository issues


ignite fleet application demonstration


read on languages


🇧🇷 portuguese (pt-br)

## 💡 About


## ⚙️ Getting Start

```Bash
# Install dependencies
npm install

# Build project
npx expo prebuild

# Run
npx expo start

# Android
npx expo run:android
```

Attention with API Keys values added in below files with expo prebuild command:

- AndroidManifest.xml (android folder)
- AppDelegate.mm (ios folder)
- Info.plist (ios folder)


## ⚖️ License

This project is under the MIT license. See the [LICENSE](https://github.com/gbdsantos/ignite-fleet/blob/master/LICENSE) for more information.

---
Made with ❤️ by 🧑‍🚀 Guilherme Bezerra 👋 [Get in touch!](https://www.linkedin.com/in/gbdsantos/)