Hider is a Web application based on React.js / Next.js frameworks thats provider a simple encription/decription method of text
This project has been deployed on Vercel and can be accessed by clicking here: Hider
#5 Now by clincking in the response textarea copy the encripted text and replace in the left side before click in the decriptoin option
> git clone https://github.com/Matheuswells/hider.git
> cd hider
> npm install && npm run start
> yarn && yarn start