Skip to content

mackoctavian/Word-analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WORD ANALYTICS

Word analytic is a react app to extract analytics about a text inspired by the the word counter project.

word

Important

The project uses React bootstraped using vite. To Run the project make sure you have nodejs installed in your system then run npm install to install the dependencies And run development server by running npm run dev in your terminal

Features of Word Analytics

  1. Counts every character of the typed text
  2. Counts the number of words available in a given text
  3. Compares the given text to the limit of characters required by an instagram post
  4. Compares the given text to the limit of characters required by a facebook post
  5. Rich user interface

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published