Database / Wiki for all vehicles in Grand Theft Auto V (with images)
- Overview list for all vehicles
- Details page for every vehicle
- API endpoints for vehicle data
- Complete vehicle data: https://gtav-vehicle-database.vercel.app/api/vehicles
- Specific vehicle data: https://gtav-vehicle-database.vercel.app/api/vehicles/3078201489 (Hash from vehicle)
- API endpoint for fetching vehicle images
- API endpoint for fetching specific vehicle image
- Error handling is not fully developed
- Pictures does not exist for every vehicle
Other used techs: useSWR, uuid
What has been used | Source |
---|---|
Vehicle data | https://github.com/DurtyFree/gta-v-data-dumps |
Vehicle images | https://github.com/MericcaN41/gta5carimages |
Icons | https://fontawesome.com |
README.md Banner | Unknown, found in google images |