React is a JavaScript library for building composable user interfaces. It’s the V in MVC. React is used by many of the big names in tech and it’s heavily used by it’s creator Facebook, in it’s own products. You can learn more about React and it’s getting started guides here. Trust me, it’s worth the effort ;) My todo app is live for demo at https://abdulhannanali.github.io/todo-react/ . Hope you try :) Getting started with React The best way to get started with anything is to jump right in it, as quickly as possible, and React team has made it very simple to downlaod the Starter Kit of the latest version of the react.