A simple web application built using .NET Core and React that fetches and visualizes code files from GitHub repositories. This tool is ideal for those looking to easily review or display code snippets directly from their GitHub repositories through a user-friendly interface.
Fetch code from GitHub: Input a GitHub file URL to retrieve and display code content.
Syntax highlighting: Code is rendered with syntax highlighting for easy reading.
Interactive UI: Select or enter tasks to view the associated code in real-time.