Skip to content

Lyrklif/text-to-audio

Repository files navigation

Text to Speech App in Vue using Speech Synthesis API

ScreenShot_20241016100316

Flowbite Vue 3

link Vue component library based on Tailwind CSS

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint