React Character Frequency Counter

This project counts the frequency in which characters appear in a given input string. It also highlights the 5 most commonly occuring characters in the text.

Live demo here.

General Information

This project is a character frequency counter created with ReactJS and Bootstrap.

Technologies Used

  • react
  • react-bootstrap

Features

  • Highlights top 5 most commonly occuring characters
  • Displays characters as the occur in order

Screenshots

ss2
ss

Setup

download/clone repo

run npm install in project root directory

run npm start in project root directory

Project Status

in progress

Contact

Created by Chris☕ @chrmc – feel free to contact me!

GitHub

View Github