Let $F$ be a continuous vector field on an open set $U$ and $C$ is a continuously differentiable curve on $U$.
We define the integral of $F$ along $C$ to be $$\int_CF=\int_a^bF(C(t))\cdot\frac{dC}{dt}\,dt$$ using the chain rule $$\int_CF=\int_{C(a)}^{C(b)}F(C)dC$$
But what does this all mean? I mean is there any geometric interpretation to the integral curve? or can you just describe what does the integral curve do? and the reason why we decompose a field with a curve?
If $F$ is a force field (e.g. electric or gravity) and $C$ is the motion of a particle, the integral tells you the total work the force does on the particle.
If $F$ is a velocity field (e.g. winds or currents), and $C$ is a frictionless rail filled with objects that can move freely along it (I like to imagine rollercoaster carts packed closely together on a track, or beads on a string), then the integral tells you the total force that $F$ imparts on all these objects. If $C$ is a closed loop the integral will tell you which way around the loop they will be pushed.
So those are a few physical interpretations. What about the calculation itself? Just like any integral, it's about adding together many small things. Divide $C$ into miniscule segments, calculate the contribution from each segment, and add them all up. That's what the integral does (at least the Riemann / Darboux version). In this case, it's probably easiest to think about all the segments having not the same length, but the same $\Delta t$, to see why $\frac{dC}{dt}$ pops up.