Screenshot 2023-09-21 at 18 16 20

mail-sender-app

Welcome to the mail sender app

This is a React app that sends mails by using the emailjs. It is built using the latest version of React.

Installation

To install the [Project Name] React App, follow these steps:

  1. Clone the repository:

​ git clone https://github.com/3m12/mail-sender-app.git

  1. Change to the project directory:

​ cd [repository] ​

  1. Install the dependencies:

​ npm install ​

  1. Start the development server:

​ npm start ​

Now you can view the app in your browser by navigating to http://localhost:3000.

Usage

You have to change the ids(get your ids at emailjs.com after by creating an account) in the mailsender.js to configure the app for yourself also install the emailjs library via using the code at your terminal "npm install @emailjs/browser".After typing the proper informations into the inputs click the send button and check the console at your browser terminal for "Email has been sent!" log then check your mail. You will see it is working!

License

The mail sender app is licensed under the MIT License.

GitHub

View Github