Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/isabelamoraes/ignite-react-native-rentx-offline-first


https://github.com/isabelamoraes/ignite-react-native-rentx-offline-first

axios date-fns expo expo-image-picker express google-fonts lottie offline-first react-native react-native-calendars react-native-fast-image react-native-iphone-x-helper react-native-responsive-fontsize react-native-svg react-navigation styled-components typescript watermelondb yup

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        




rentx




RentX - offline first version


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-offline-first.git ignite-react-native-rentx-offline-first

# Go into the repository
$ cd ignite-react-native-rentx-offline-first

# Go into the API repository
$ cd rentx-api

# Install API dependencies
$ yarn

# Run the API server
$ yarn start

# Go into the application repository
$ cd rentx

# Install application dependencies
$ yarn

# Run the mobile application (Android)
$ yarn android

```

## Reference

This application was developed during the classes of the Chapter IV of the React Native track on Ignite, training promoted by Rocketseat.