https://github.com/mrbartusek/cargocars
Web app to make cargo cars business in GTA V online easier 🚗
https://github.com/mrbartusek/cargocars
gta gta5 gtaonline gtav react rockstargames
Last synced: 6 months ago
JSON representation
Web app to make cargo cars business in GTA V online easier 🚗
- Host: GitHub
- URL: https://github.com/mrbartusek/cargocars
- Owner: MrBartusek
- License: mit
- Created: 2020-05-25T22:26:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-08T10:44:10.000Z (over 4 years ago)
- Last Synced: 2025-03-24T09:11:35.214Z (7 months ago)
- Topics: gta, gta5, gtaonline, gtav, react, rockstargames
- Language: JavaScript
- Homepage: https://mrbartusek.github.io/CargoCars/
- Size: 23.6 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cargo Cars
[](https://github.com/MrBartusek/CargoCars/actions?query=workflow%3ADeploy)
[](https://mrbartusek.github.io/CargoCars/)
Cargo Cars is a simple [React](reactjs.org) app collecting all possible CEO car combinations from popular [Rocktar's GTA Online](www.rockstargames.com/GTAOnline) video game. Made to make checking if specific car is inside any collection much easier. Made using [Create React App](https://github.com/facebook/create-react-app)
Every commit is deployed to my [Github Pages](https://mrbartusek.github.io/CargoCars/)
# Running Locally
You can learn how to use Create React App [here](https://github.com/facebook/create-react-app). `yarn` is preferred over `npm`. After cloning repo you can run `yarn start` to run app locally.
# Contributing
Pull requests and issues are welcome! App is small so automated testing is unnecessary