Language Detector

Simple language detector using Next.js, TailwindCSS, and highlight.js. Detects the language of the code snippet you paste in the textarea.

Getting Started

First, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.