This project is a Next.js application that fetches contents of a text file from https://www.terriblytinytales.com/test.txt, parses content to find frequency of occurrence of each word, and plots a histogram on frontend using Next.js and React Chart.js 2 library.
https://word-frequency-histogram.vercel.app
Repository from Github https://github.comsauravhathi/word-frequency-histogram