Ilia Mashkov 1318800f75 feat: инициализация проекта с React 19 и TypeScript 5
- Создан package.json со всеми зависимостями
- Добавлены npm скрипты для разработки и сборки
- Создана базовая структура: src/, public/
- Настроен .gitignore (игнорирование папок с точкой)
- Добавлен базовый React компонент с TypeScript
2025-11-19 10:17:50 +03:00
Description
A React-based UI component developed to explore advanced animation patterns using GSAP. This project focuses on synchronizing complex circular transitions with a dynamic content carousel. Technical Highlights: GSAP Integration: Implementation of smooth, high-performance animations for state transitions. Circular Data Visualization: An interactive timeline with selectable time periods. Adaptive Layout: Fully responsive architecture supporting mobile, tablet, and desktop viewports. Custom Navigation: Bespoke UI controls for seamless event browsing.
2.4 MiB
Languages
TypeScript 80.1%
JavaScript 10.2%
SCSS 9%
Shell 0.4%
HTML 0.3%