React and Typescript with Hooks This is a practical React example in which we will use Hooks like useState, useEffect and others, written with Typescript (with the .tsx extension). Additionally we will use TailwindCSS for styling and create a kind of CRUD web application.