Skip to content

itfeelsharsh/react-textutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextUtils - Text Editor

TextUtils is an amazing cool online web based text editor made with react.JS

Features

  • dark/dark mode toggle
  • Uppercase & lowercase the given sentence
  • Add or remove extra spaces
  • Word to number
  • User alert system
  • Reverse the given sentence
  • Copy and clear buttons for mobile devices
  • Cross platform responsive

Installation

Download the repository by running following command in Git CLI

  gh repo clone itfeelsharsh/react-textutils

Install node module files by running this command in console

  npm install

Start the server to run locally by running this command in console

  npm run start

open the source code with visual studio code and edit it the way you like.

Screenshots

  • Dark mode toggle

  • Text summary

  • Full screenshot

Lessons Learned

  1. Basics of React.js
  2. Props in react
  3. Basics of React Router and how to setup it
  4. Some more javascript

About

Web App based Text editor named textutils made using ReactJS

Topics

Resources

Stars

Watchers

Forks