Skip to content

Simple web application is designed to help you learn the basics of React while providing a useful tool for extracting email addresses

Notifications You must be signed in to change notification settings

Bishaladhikari2000/email-extractor

Repository files navigation

Email Extractor

This simple web application is designed to help you learn the basics of React while providing a useful tool for extracting email addresses from pasted text. Whether you're gathering emails from a document, a webpage, or any other source, this tool makes it easy to get the information you need.

Features

  • Easy Text Input: Simply paste your text into the input field.
  • Email Extraction: Click the "Extract" button to retrieve all email addresses from the pasted text.
  • User -Friendly Interface: A clean and simple design that makes it easy to use.

Installation

Install with npm

  npm install
  npm run dev

About

Simple web application is designed to help you learn the basics of React while providing a useful tool for extracting email addresses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published