Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 685 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 685 Bytes

WordCounter

This webpage was created to learn the fundamentals of HTML, CSS, JS and API. This site counts characters, words, sentences, paragraphs in a text content. This site also calculates reading time and displays readability score using readability-metrics API from RapidAPI. You can also see top keywords used.

This webpage was developed as external project to learn basics of web development.

Demo

Click here to check out demo of our site

Tech Stack

Client: HTML, CSS, JS Server: API

Screenshots

Home Page