/word-converter

Easily convert text between different letter cases: lower case, upper case, sentence case, capitalized case, alternating case and more.

Primary LanguageHTMLMIT LicenseMIT

Word Converter

๐Ÿ’ป Repository Summary

An indispensable web application to edit words and phrases, using uppercase, lowercase letters and title format, also having the options of consonants in uppercase and uppercase vowels, in addition to being able to copy and delete the typed and / or converted content.

๐Ÿ›  Technologies

Project was built using HTML, CSS e VanillaJS but what is it?

  • HTML - Or HyperText Markup Language, which means: "Hypertext Markup Language" is a markup language used in the construction of the "skeleton" of web pages.

  • CSS - Or Cascading Style Sheets is a mechanism for adding style to a web document.

  • VanillaJS - Nothing else is pure JavaScript. The play on the name probably arose from the English expression โ€œvanilla (something)โ€, which refers to the most common or simplest version of something.

๐Ÿ”จ Local Installation

You will need GIT in the most up-to-date version installed on your computer to continue.

https://github.com/jhonywalkeer/word-converter.git

$ cd word-converter
$ code .

And now to run our game locally just open the index.html file and open it with the Live Server extension

๐Ÿ“– License

This project is under license from MIT. See the LICENSE file for more details.