/text-analyzer

A basic Text file analyzer App along with past uploaded data view

Primary LanguageTypeScript

Text Analyzer + Search

  • Install dependencies for both client and server via npm i
  • Start the backend instance via npm start
  • Start the production react build via command npm run build && npm run preview