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

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

Awesome Lists containing this project

README

        




rentx




RentX


Your luxury car rental app


Features   |   
Getting Started   |   
Reference


Mobile Application Demo

## 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.