Skip to content

Hider is a Web application based on React.js / Next.js frameworks thats provider a simple encription/decription method of text

License

Notifications You must be signed in to change notification settings

Matheuswells/hider

Repository files navigation

Hider

version license openInssues closedIssues pr

About this project

Hider is a Web application based on React.js / Next.js frameworks thats provider a simple encription/decription method of text

How to use

This project has been deployed on Vercel and can be accessed by clicking here: Hider

#1 Insert any word to be the encription key (Just lowercase letters and numbers)



#2 Now insert any text to be encripted (Just lowercase letters and numbers)



#3 Select encription option



#4 Get the encripted text



#5 Now by clincking in the response textarea copy the encripted text and replace in the left side before click in the decriptoin option



#4 Get the decripted text




Also you can run this project on your machine


Clone this repo on your machine

> git clone https://github.com/Matheuswells/hider.git

Enter in the repo's folder

> cd hider

Finally run npm install and npm start to download dependencies and run this app

> npm install && npm run start

Using Yarn

> yarn && yarn start

About

Hider is a Web application based on React.js / Next.js frameworks thats provider a simple encription/decription method of text

Resources

License

Stars

Watchers

Forks

Packages

No packages published