This project represents, in a summarized and generic way, a menu created using the JavaScript library, React. Additionally, the JSX syntax extension was used in part of the code, such as in the 'Navegação' component. Finally, the chosen local development server was Vite.
npm create vite@latest
npm run dev
Caution
The command above only works in the root directory.