thejatinchawla / Text-Utils

Created this amazing web application with Reactjs. It has the Dark mode feature which is the best. Also the UI is good. Emailjs API is used to fetch the feedback from user. It has the feature to count the words and characters , It can also Convert the whole text into Capital and Small form, you can copy the output and simply use wherever needed.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text Utils

This is Textutils created from scratch using Reactjs.

SCREENSHOTS Screenshot (34)

Screenshot (35)

Screenshot (36)

Screenshot (37)

Getting Started

Text Utils is simple and awesome app to organize your Texts with very easy to use interface.

  • It has the feature to count the words and characters .
  • Convert the whole text into capital and small form.
  • Can preview whatever you've done.
  • Dark mode feature is available.

Additional Features

  1. Fully Mobile Responsive App
  2. Emailjs API is used to fetch the feddback.
  3. Having amazing GUI.

Prerequisites

You need to have a basic knowledge of HTML, CSS and JavaScript(ES6), JSX , Nodejs under your belt. Additionally, you need to have Git, Node, VScode text editor installed on your computer.

Downloading and Running this Project Locally

  1. clone the repository using below command
git clone https://github.com/thejatinchawla/Text-Utils.git
  1. Type this command in the terminal
npm install
  1. Next
npm run start

Deployment

To Host the Project I had used Netlify hosting website. To learn more about Netlify then must visit.

Author

JATIN CHAWLA

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Created this amazing web application with Reactjs. It has the Dark mode feature which is the best. Also the UI is good. Emailjs API is used to fetch the feedback from user. It has the feature to count the words and characters , It can also Convert the whole text into Capital and Small form, you can copy the output and simply use wherever needed.

License:MIT License


Languages

Language:JavaScript 89.6%Language:HTML 6.5%Language:CSS 3.9%