LiajuX / Ignite-ReactNative-RentX

πŸš—πŸ“± Mobile App developed with React Native, Expo, and TypeScript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RentX

React Native version Expo version TypeScript version
GitHub repo size in bytes MIT License

Index

πŸš— The Project   |    πŸ›  Features   |    🏁 Starting


πŸš€ Ignite | RentX

This project was developed during the React Native trail of Ignite.

🎨 Layout made in Figma by Tiago Luchtenberg


πŸš— The Project:

RentX consists of an app to rent cars.

Home Car Details Rental Period
Rental Details Success Rented Cars

πŸ›  Technologies

Developed with React Native and TypeScript.


🏁 Starting the project:

Clone the project: git clone https://github.com/LiajuX/Ignite-ReactNative-RentX

❗ NOTE: If you don't have yarn installed, use npm instead.

❗ DOWNLOAD EXPO: To run the project you need do install an app called Expo Go.


πŸ“± Execute the following commands to run the application:

# to download the dependencies
$ yarn

# to start running the app
$ expo start

In another terminal tab:
# to run the server
$ yarn api

Now, you have to point your smartphone's camera to scan the QR Code displayed on the terminal or in the browser that'll open to open the application on Expo...



Made by JΓΊlia Brito(LiajuX)

About

πŸš—πŸ“± Mobile App developed with React Native, Expo, and TypeScript.

License:MIT License


Languages

Language:TypeScript 75.2%Language:Java 12.3%Language:Objective-C 7.2%Language:Starlark 2.7%Language:JavaScript 1.7%Language:Ruby 0.9%