Cargo Cars is a simple React app collecting all possible CEO car combinations from popular Rocktar's GTA Online video game. Made to make checking if specific car is inside any collection much easier. Made using Create React App
Every commit is deployed to my Github Pages
You can learn how to use Create React App here. yarn
is preferred over npm
. After cloning repo you can run yarn start
to run app locally.
Pull requests and issues are welcome! App is small so automated testing is unnecessary