https://github.com/williamjayjay/rentx-cars-mobile
https://github.com/williamjayjay/rentx-cars-mobile
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/williamjayjay/rentx-cars-mobile
- Owner: williamjayjay
- Created: 2022-07-26T15:42:25.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-26T16:43:56.000Z (almost 3 years ago)
- Last Synced: 2024-04-20T18:01:57.246Z (about 1 year ago)
- Language: TypeScript
- Size: 3.19 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
📃 Project |
ℹ️ How To Use |
🚀 Technologies |
👨💻 Author
## :page_with_curl: Project
RentX is an app to make car bookings with an optimistic interface and so far with a fake api.
![]()
## :information_source: How To Use
1- Clone the repository
```bash
https://github.com/williamjayjay/rentx-cars-mobile
```
2- Install the dependencies
```bash
yarn
```3- Run json server api
```bash
yarn api
```4- Run the application in device android
```bash
yarn android
```## :rocket: Used libraries
- [Styled-Components](https://styled-components.com/)
- [React-Native-SVG](https://github.com/react-native-svg/react-native-svg)
- [React-Native-iphone-x-helper](https://github.com/ptelad/react-native-iphone-x-helper)
- [React-Native-Calendars-version:1.505](https://www.npmjs.com/package/react-native-calendars)
- [MomentJS](https://momentjs.com/)
- [Date-fns](https://www.npmjs.com/package/date-fns)
- [Axios](https://axios-http.com/docs/intro)
- [React-Navigation](https://reactnavigation.org/)
- [TypeScript](https://www.typescriptlang.org/)
- [React-native-svg-transformer](https://github.com/kristerkari/react-native-svg-transformer)
- [Json-Server](https://styled-components.com/)## :man_technologist: Author
Developed by William Gomes
[](https://www.youtube.com/channel/UC4IOuH99CdKBPydv7CW8Tdg)
[](https://www.linkedin.com/in/william-gomes-aab694149/)