Work Assistant is a one-stop-shop to assist you in day-to-day functionalities. This application provides various options under a single site, so you need not run multiple tabs/windows to perform your tasks.
It is a React.js project built utilizing complete react dependencies, using the thorough concepts of react for a lightweight code and makes template designing easy.
Work Assistant assists you with the following:
- Base64 Encode
- Base64 Decode
- UTC to local time converter
- UUID Generator
- Character-Word Count
- URL Encode
- URL Decode
- Random String Generator
This project is bootstrapped with Create React App.
In the project directory, you can run:
Installs the dependencies.
Runs the app in the development mode.
Open http://localhost:4500 to view it in the browser (or update to any port you desire in the .env
file).
Builds the app for production to the build
folder. It bundles React in production mode and optimizes the build for the best performance.
This application gives a good user experience for you to
- copy the encoded/decoded text,
- clear the entered text,
- generate a UUID,
- refresh and copy UUID,
- custom generate UUIDs in bulk,
- copy generated UUIDs as comma separated values,
- count characters or words,
- generate random string with desired characters
This project is licensed under the MIT License.