Tutorial React App This repository contains various projects built with React. Each branch contains a project. After selecting a branch, install the dependencies with: cd tutorial-react-ts npm install The, start the app with: npm run dev