{ "template_id": "react-fastapi", "name": "React + FastAPI", "description": "Modern web application with React frontend and FastAPI backend", "icon": "\u269b\ufe0f", "category": "web-development", "tags": [ "react", "fastapi", "typescript", "python" ], "difficulty": "beginner", "estimated_setup_time": "10-15 minutes", "features": [ "React 18 with TypeScript", "FastAPI with automatic OpenAPI docs", "JWT authentication", "Real-time updates with WebSockets", "Database integration with SQLAlchemy", "Testing with Jest and Pytest", "Docker development environment" ] }