During this year I’ve had the chance to play around with React while implementing the following projects: my website: https://www.alicemoretti.com/ , a simple page fetching data from an external API and using useState, useEffect, and useParams, a blog website that allows users to read blogs, add them, and delete them…