Skip to content

GabrielFTeles/Decodificador

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text Encrypter, Challenge by Alura + Oracle.

This is a solution to the first challenge of the Bootcamp.

Table of contents

Overview

Pages

Git Pages - Project

The challenge

Users should be able to:

  • View the optimal layout depending on their device's screen size.
  • Encrypt and Decrypt their text.
  • Copy the Encrypted or Decrypted with a button.

Screenshot

Built with

Technologies

  • HTML
  • CSS
  • JavaScript

Other

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
<h1>Some HTML code I'm proud of</h1>
.proud-of-this-css {
  color: papayawhip;
}
const proudOfThisFunc = () => {
  console.log('🎉')
}

Author

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published