Bootstrap & JSON Chevrolet Store Demo

Project Details

I wrote this web application as a webpage that dynamically loads JSON data into a responsive Bootstrap webpage. The idea was to treat the application like an online store, allowing the user to filter their search by vehicle type. The content of the vehicle data relies entirely on the JSON data be dynamically loaded from an external JSON file. I used the greensock animation library in JavaScript to create the animation effects.