Tez can be used to Speed Read Large Volume of Text in Short Amount of Time
Live Deployment: https://tez-reader.netlify.app/
Instructions to install and run the app:
- run the below command inside the directory
npm install
- move into the frontend directory
cd frontend
- run the below command
npm run