Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gabrieldiem/word_counter

Static webpage made for counting characters and words from a pasted text
https://github.com/gabrieldiem/word_counter

character-counter css html javascript word-counter

Last synced: about 17 hours ago
JSON representation

Static webpage made for counting characters and words from a pasted text

Awesome Lists containing this project

README

        

# Contador de Palabras

[![en](https://img.shields.io/badge/read_in-english_%F0%9F%87%AC%F0%9F%87%A7-darkblue?style=flat)](https://github.com/walgab/Word_Counter)

Página web creada para contar caracteres y palabras de un texto pegado.


## Motivación

- Desarrollar una página web para resolver un problema que suelo enfrentar.
- Aprender JavaScript.
- Practicar HTML y CSS.


## Página en vivo

Se puede probar aquí: [walgab.github.io/Word_Counter/](https://walgab.github.io/Word_Counter/)