Consider the interval $I=[0,1]$ and let $R$ be the ring of continuous function $I \to \mathbb{R}$ on the interval $I$. Let $M \subset R$ be the subset of functions which are zero at $1/2$, in other words: $$M:=\{f \in R| f(1/2)=0\}$$ Is the short exact sequence of $R$-module $$0 \to M \to R \to R/M \to 0$$ split?
I have showed that $M$ is maximal ideal in $R$ and $R/M \cong \mathbb{R}$. However, I dont't know how to show whether the sequence is split or not. I'm trying to claim that $\mathbb{R}$ is a projective $R$ module but have no idea.
It depends.
If you consider this sequence as an exact sequence of $\mathbb{R}$-modules (vector spaces), then it obviously splits (every sequence of vector spaces splits - it is a general fact) and one such splitting is explicitly given in the answer by Tsemo Aristide, who interpreted your question in this manner.
On the other hand if you ask if this sequence is a split exact sequence of $R$-modules for $R= C([0,1])$ (which seems to be your real intention), then the answer is no. Indeed, suppose that $s:R/M\rightarrow R$ is a splitting of the projection $p:R\rightarrow R/M$ in the category of $R$-modules. Pick $f = s(1)\in R$. Then $f(\frac{1}{2}) = 1$ and since $f$ is continuous, we derive that there exists $x_0\in [0,1]\setminus \{\frac{1}{2}\}$ such that $f(x_0)\neq 0$. There exists a function $g\in R$ such that $$g\left(\frac{1}{2}\right) = 1,\,g\left(x_0\right) = 2$$ For instance pick $g$ to be piecewise affine function that satisfy these constraints. Then $g\cdot f \neq f$ because $$(g\cdot f)(x_0) = g(x_0)\cdot f(x_0) = 2f(x_0) \neq f(x_0)$$ On the other hand $g \cdot f,f \in s\left(R/M\right)$, since $s$ is a morphism of $R$-modules, and also $$p(g\cdot f) = 1 = p(f)$$ Since $s$ is a splitting of $p$, we derive that $g\cdot f = f$. This is a contradiction.