Skip to content

I created my First React app while learning from codeWithHarry react tutorial playlist.

Notifications You must be signed in to change notification settings

AshutoshSingh2021/my-First-react-app

Repository files navigation

Hi, I'm Ashutosh! 👋

Text Formatter - textUtils

  • textUtils is a text formatter which allows the user to convert their long texts to uppercase, lowercase, titlecase, can remove extra spaces from the text and even can extract all the emails from a text.
  • User can also see length of the text in words and in characters and the minutes of read it will take.
  • Project Deployment Link 👉 textUtils-website

Screenshots

  • Transform your text!! Convert your text

  • Dark Mode dark mode

  • Light Mode light mode

  • Count the Length text length

🛠 Skills

Javascript, HTML, CSS, Bootstrap, React JS

Run Locally

Clone the project

  git clone https://github.com/AshutoshSingh2021/my-First-react-app.git

Go to the project directory

  cd my-First-react-app

Install dependencies

  npm install

Start the server

  npm run start

Support

For support, email at [email protected].

About

I created my First React app while learning from codeWithHarry react tutorial playlist.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published