An open API service indexing awesome lists of open source software.

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 🚗

Awesome Lists containing this project

README

          

# Cargo Cars
[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/MrBartusek/CargoCars/Deploy?label=deploy&logo=github)](https://github.com/MrBartusek/CargoCars/actions?query=workflow%3ADeploy)
![GitHub](https://img.shields.io/github/license/MrBartusek/CargoCars)

[![demo image](https://i.imgur.com/HuNTgB7.png)](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