This project was developed to understand and practice core React concepts in website creation and development. The following tools were used:
During the project, several concepts were covered:
- Setting up the project using Vite
- Installing the Tailwind CSS framework
- Creating components
- Organizing folders
- Reusing code
- Specific files were created to organize menu lists using arrays in the constants folder, and to organize certain styling adjustments using Tailwind CSS classes in the style.js file.
The result: