In this article, we will be building a to-do app using React. This will be an introduction to everyone learning React — This article serves as a great introduction to React and in general web development practices. We will be building a simple todo application with basic web development operations i.e, CRUD (Create, Read, Update, and Delete) The article is divided into the following sections: About the app