Денис Шкабатур
|
b8dd591428
|
feat: add methods catalog, detail pages, BMI calculator
- Create 16 diet/weight methods across 5 categories with full content
- Add MethodsPage with search, filters (category/difficulty/effectiveness)
- Add MethodDetailPage with pros/cons, scientific basis, contraindications
- Add BmiCalculatorPage with visual BMI scale
- Create reusable components: Badge, DifficultyBadge, EffectivenessIndicator,
BookmarkButton, MethodCard, SearchBar, FilterPanel
- Add useLocalStorage and useBookmarks hooks for localStorage persistence
- Set up React Router with all routes
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-02-11 12:26:09 +03:00 |
|