mirror of
https://github.com/lockin-bot/react-telegram.git
synced 2026-01-12 07:03:52 +08:00
- Install react-router-dom dependency - Create react-router-experiment.tsx demonstrating React Router usage - Implement navigation with Routes, nested routes, and navigation hooks - Add example pages: Homepage, BlogsIndex, and BlogPage with params - Use MemoryRouter for in-memory routing suitable for Telegram bots 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>