https://github.com/isabelamoraes/ignite-react-native-rentx
https://github.com/isabelamoraes/ignite-react-native-rentx
axios date-fns expo google-fonts lottie react-native react-native-calendars react-native-iphone-x-helper react-native-responsive-fontsize react-native-svg react-navigation styled-components
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/isabelamoraes/ignite-react-native-rentx
- Owner: isabelamoraes
- Created: 2021-06-04T01:41:30.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-04T01:54:33.000Z (about 4 years ago)
- Last Synced: 2025-03-16T13:27:17.798Z (3 months ago)
- Topics: axios, date-fns, expo, google-fonts, lottie, react-native, react-native-calendars, react-native-iphone-x-helper, react-native-responsive-fontsize, react-native-svg, react-navigation, styled-components
- Language: TypeScript
- Homepage:
- Size: 9.75 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
RentX
Your luxury car rental app
Features |
Getting Started |
Reference
![]()
## Features
This project was developed with the following technologies:
- **[React Native](https://reactnative.dev/)** - A framework for creating native apps for Android and iOS with JavaScript and React.
- **[Expo](https://reactnative.dev/)** - A platform for making universal native apps for Android and iOS with JavaScript and React.## Getting Started
To clone and run this application, place from your command line:
```bash
# Clone this repository
$ git clone https://github.com/isabelamoraes/ignite-react-native-rentx.git ignite-react-native-rentx# Go into the repository desired
$ cd ignite-react-native-rentx# Install dependencies
$ yarn# Run the API server
$ yarn api# Run the mobile application (Android)
$ expo start```
## Reference
This application was developed during the classes of the Chapter III of the React Native track on Ignite, training promoted by Rocketseat.