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.
- Host: GitHub
- URL: https://github.com/gbdsantos/ignite-fleet
- Owner: gbdsantos
- Created: 2023-09-15T22:58:19.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-30T04:46:36.000Z (over 1 year ago)
- Last Synced: 2024-01-27T09:00:42.676Z (over 1 year ago)
- Topics: 2023, expo, react-native, styled-components
- Language: TypeScript
- Homepage:
- Size: 4.16 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Ignite Fleet
![]()
## 💡 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/)