- [x] Use NHTSA API to find models of cars based on brand - [x] Create a viewer to select a car model, which will then generate a URL for the API [EX for Honda](https://vpic.nhtsa.dot.gov/api/vehicles/getmodelsformake/honda?format=json) - [x] Get JSON from that URL, and then create a viewer for the results