TextUtils is an amazing cool online web based text editor made with react.JS
- dark/dark mode toggle
- Uppercase & lowercase the given sentence
- Add or remove extra spaces
- Word to number
- User alert system
- Reverse the given sentence
- Copy and clear buttons for mobile devices
- Cross platform responsive
Download the repository by running following command in Git CLI
gh repo clone itfeelsharsh/react-textutilsInstall node module files by running this command in console
npm installStart the server to run locally by running this command in console
npm run startopen the source code with visual studio code and edit it the way you like.
- Dark mode toggle
- Text summary
- Full screenshot
- Basics of React.js
- Props in react
- Basics of React Router and how to setup it
- Some more javascript


