An open API service indexing awesome lists of open source software.

https://github.com/codenedd/character-limiter


https://github.com/codenedd/character-limiter

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Character Limiter and Counter for socialmedia

## Overview

### Users should be able to:

- Limiting the length of the text entered to the limits of popular social media
- Setting a custom character limit for typed text
- Ability to allow character limits to be exceeded
- Ability to check in the editor based on the background what fragment of text exceeds the character limit
- Counter of characters, words, unique words and paragraphs in the text

### Links

- Live Site URL: [Character-Limiter](https://character-limiter.vercel.app/)

## My process

### Built with

- Semantic HTML5 markup
- Mobile-first workflow
- Next.js 14
- React Icons
- Tailwind CSS