TiagoSansao / Case-Converter

Case converter mobile app made with React Native.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Case Converter

A React Native application that is capable of formatting text

AboutPreviewGetting startedTechnologies


💁 About

Basically with this application you can convert any text you want to what you want, the application also shows how many letters and words were written and currently has six text formats:

⚫ Phrase format
⚫ lowercase
⚫ UPPERCASE
⚫ Capitalized
⚫ AlTeRnAtEd
⚫ iNVERTED

This app can be useful at various moments, let's imagine you wrote a redaction and want to be sure that all the letters are capitalized after punctuations or you wrote a whole text in capital letters and don't want to waste your time rewriting everything or you just want to check how many words there are in the text because you were requested to write with a minimum and maximum quantity of words, you can always be in one of these situations, so don't waste your time and download it now!

You can download it on Google Play Store clicking here!


Preview

GIF showing the app      IMG showing the home page

💻 Getting started

⚠️ It's necessary to have Node.JS or Yarn installed to be able to proceed from here;

  • Instructions
# Clone the repository
$ git clone https://github.com/TiagoSansao/Case-Converter

# Go to the directory
$ cd Case-Converter/

# Install all the dependencies
$ yarn install

# Start the application
$ expo start

🚀 Technologies


🔥 Developed by Tiago Schulz Sansão 👋 Check my LinkedIn

About

Case converter mobile app made with React Native.


Languages

Language:JavaScript 100.0%