Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ifalfahri/count-your-character
https://github.com/ifalfahri/count-your-character
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ifalfahri/count-your-character
- Owner: ifalfahri
- License: mit
- Created: 2024-11-06T11:43:35.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-06T13:14:08.000Z (2 months ago)
- Last Synced: 2024-11-06T13:55:26.657Z (2 months ago)
- Language: JavaScript
- Homepage: https://count-your-character.vercel.app
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Count Your Character ![Favicon](public/CyC.svg)
A fun and interactive tool built with **React** and **Tailwind CSS**, designed to help you play around with text! This project experiments with neobrutalism design style for a unique and vibrant user interface.
![Demo](https://res.cloudinary.com/dyjxcujz4/image/upload/v1731566802/demo_gkzuw8.gif)
## โจ Features
- ๐ข **Character Count** - Instantly see the number of characters in your text.
- ๐งฎ **Word Count** - Provides the total number of words.
- ๐ **Make Uppercase** - Convert all text to uppercase.
- ๐ก **Make Lowercase** - Convert all text to lowercase.
- ๐ **Remove Extra Spaces** - Clean up any unnecessary spaces.
- ๐ **Reverse Text** - Flip the text backward.
- ๐ **Copy to Clipboard** - Quickly copy the processed text to your clipboard.## ๐ ๏ธ Tech Stack
- ![React](https://img.shields.io/badge/React-blue?logo=react)
- ![Tailwind CSS](https://img.shields.io/badge/TailwindCSS-white?logo=tailwindcss)
- ![Bun](https://img.shields.io/badge/Bun-orange?logo=bun)## ๐จ Design Style
The UI is styled in **neobrutalism**, a design trend that emphasizes bold colors, heavy borders, and an intentionally โrawโ look, giving the tool a playful, expressive feel.
## ๐ Live Demo
Check out the live demo here: [Count Your Character](https://countchar.vercel.app)
## ๐ License
Distributed under the MIT License. See `LICENSE` for more information.
---
โญ๏ธ **Enjoy using this tool?** Don't forget to give the repo a star!