Skip to content

nirzon47/character-counter

Repository files navigation

character-counter

Features

  • Responsive
  • Fast and Reliable
  • Easter Eggs
  • Themes
  • Progress Bar
  • Real time and robust
  • Shows character count and remaining count

Tools Used

  • JavaScript
  • HTML
  • TailwindCSS
  • DaisyUI
  • Bun as package manager

Attributions

Building

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.0.7. Bun is a fast all-in-one JavaScript runtime.