Skip to content

vitorfrota/cryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💻 Project

Cryptor is a web application that encrypt/decrypt a text with a key, using AES(Advanced Encryption Standard).

Figma Project: https://abre.ai/cryptorfigma

🛸 Technologies

🔌 Running the project

  • Prerequisites

    • Node.js installed in your computer;
    • To have a package manager (Ex: NPM or Yarn);
  # Clone repository
  $ git clone https://github.com/vitorfrota/cryptor.git
  
  # Install the dependencies
  $ npm install ou yarn

  # Start the web application
  $ npm run start ou yarn start

🚀 Created by Vitor Frota 🚀

Releases

No releases published

Packages

No packages published