This is a study project carried out on Rocketseat's Ignite trail.
The project is built using Next.js and Chakra UI, and basically, it is a website containing the 100 most visited cities in the world, organized by continent.
To store information about cities (country, continent, number of visitors, photos) we use DatoCMS.
To start the project, I used an initial Next.js template created by me, already included in Typescript, ESLit, Chakra UI and Prettier.