At the end of this article, we will have built a todo list application together. Quick notes This article assumes that you have never coded before. We will jump right into coding. Steps with explanations are marked with a linked asterisk *. What is React.js? React.js is an open-source JavaScript library built and maintained by Facebook. This library allows you to build modern user interfaces that are highly-structured and highly-interactive.