# TS;DR (Too Short; Didn't Read) A Next.js application that transforms simple text into ridiculously long, detailed text. ## Getting Started 1. Clone the repository 2. Install dependencies: ```bash npm install ``` 3. Run the development server: ```bash npm run dev ``` 4. Open [http://localhost:3000](http://localhost:3000) in your browser