We will show that all four of the inner product axioms hold. For the first axiom, we note that everything here is real-valued, so we do not need to worry about any complex conjugates. Since the order of the functions within a definite integral can be switched, we have
\begin{align*}
\ip{g, f} \amp = \int_0^1 g(x)f(x)\;dx\\
\amp = \int_0^1 f(x)g(x)\;dx = \ip{f,g}\text{.}
\end{align*}
This shows that the first axiom holds.
For the second axiom, we let \(f, g, h \in C([0,1])\text{.}\) The definite integral is linear with respect to the sum of functions, so we have
\begin{align*}
\ip{f+g,h} \amp = \int_0^1 (f(x)+g(x))h(x)\;dx\\
\amp = \int_0^1 (f(x)h(x) + g(x)h(x))\;dx\\
\amp = \int_0^1 f(x)h(x)\;dx + \int_0^1 g(x)h(x)\;dx\\
\amp = \ip{f,h} + \ip{g,h}\text{.}
\end{align*}
This proves that the second axiom holds.
Let \(f,g \in C([0,1])\) and let \(c \in \rr\text{.}\) The definite integral is linear with respect to scalar multiplication by a real number, so we have
\begin{align*}
\ip{cf,g} \amp = \int_0^1 (cf(x))g(x)\;dx\\
\amp = c \int_0^1 f(x)g(x)\;dx\\
\amp = c \ip{f,g}\text{.}
\end{align*}
This proves that the third axiom holds.
Let \(f\in C([0,1])\text{.}\) We observe that \(f(x)^2\) is a function with values that are always non-negative (since each value of this function is a real number squared). Since the definite integral can be interpreted as calculating signed area between the graph of a function and the \(x\)-axis, we know that
\begin{equation*}
\ip{f,f} = \int_0^1 f(x)^2\;dx \ge 0\text{.}
\end{equation*}
Finally, using this same signed area interpretation of the definite integral, the only way a non-negative function could produce a zero value for the definite integral is if the function was uniformly the zero function. This means that if \(\ip{f,f}=0\text{,}\) we must have \(f(x)^2 = 0\) and therefore \(f(x) = 0\text{.}\) This proves that the fourth axiom holds.