A web app to analyze input text
- React.js v17.0.1
- Node.js v16.13.0
- expo v43.0.0
- amchart v4.10.22
How to setup the program:-
- Clone the repo.
- Open command prompt and type
npm install
to install all requirements. - After all requirements are met, type
npm start
(with web).
How the program works:-
- Redirect to home page.
- Select the file from your device you want to analyze.
- Redirect to the type of analysis you want to perform.
Some screenshots of the program:-
UNDER PROGRESS
@SKR301- Saurav Kumar