The project is made to improve the skills of Tailwind CSS framework and its interaction with React library.
The knowledge gained from the JavaScript Mastery training course was used.
- Maximizing Tailwind CSS
- Best Practices
- Complex Hero Section
- For the convenience of further development of the project, the business logic of the application is implemented, dynamic data is placed in a separate folder "constants".
✔ Mobile-first workflow
✔ HTML Semantic Tags
✅ Mobile: 92 / 93 / 100 / 100
✅ Desktop: 98 / 93 / 100 / 100
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh