isabelamoraes / ignite-react-native-rentx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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 - A framework for creating native apps for Android and iOS with JavaScript and React.
  • Expo - 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:

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

About


Languages

Language:TypeScript 76.6%Language:Java 11.5%Language:Objective-C 6.8%Language:Starlark 2.5%Language:JavaScript 1.6%Language:Ruby 0.9%