Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 1.08 KB

README.md

File metadata and controls

17 lines (10 loc) · 1.08 KB

Cargo Cars

GitHub Workflow Status GitHub

demo image

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

Running Locally

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.

Contributing

Pull requests and issues are welcome! App is small so automated testing is unnecessary