Basic car drifting

Hi i want to make very basic Kart Game, i made a suspension system using LineTrace and some calculations. For Throttle i add Force using Acceleration Value and the forward vector of the Car, for turning left/right i use Add Torque using right Vector.

I want to know how to add some ressistance to the car when is turning and i want to know how to make car drift a little bit

Thanks