"React Basics Video Tutorial" This course covers the basics of React in 30 minutes. React is a JAVASCRIPT library used to build user interfaces. React is mainly used to build UI. Many people think of React as the V (view) in MVC. React originated as an internal project at Facebook to build the Instagram website and was open sourced in May 2013. React has high performance and very simple code logic. More and more people have begun to pay attention to and use it.