Time to create a form to allow users to start parking by choosing one of the vehicles they added to their account and selecting the zone.

- To start parking create a new 
src/hooks/useParking.jsxhook with thestartParkingfunction which will submit vehicle and zone ids to API...