A simple, big screen text display tool built with React and Tailwind CSS.
- Big Text Display: Type anything and show it on a big screen.
- Full Screen Mode: One-click full screen toggle for immersive experience.
- Customizable: Adjust font size and choose from beautiful color presets.
- Responsive: Works great on both desktop and mobile devices.
- Temporary billboard or signage
- Simple teleprompter
- Party or event background text
- Focused reading
- Vite
- React
- Tailwind CSS
- Lucide React (Icons)
-
Install dependencies:
yarn install
-
Run development server:
yarn dev
-
Build for production:
yarn build
MIT