This project was developed during the React Native track, available on Rocketseat's Ignite.
Users should be able to:
- List available cars
- View car information
- Schedule and rent
- List rented cars
- React Native
- Expo
- Axios
- Website - Daniel Mafra
- LinkedIn - @danielmafradev
- Instagram - @danielmafradev
Clone the repository using "git clone". After that, go to the project folder and use the command "npm install" or "yarn install" to install the dependencies (run this command on mobile and server folder).
Finally, run the server, open mobile folder and use the command "npm run android" or "yarn android" to start the project (remember to have the emulator or device connected or to use the appropriate command for iOS).