Skip to content

3m12/mail-sender-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Table of Contents

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.

About

mail sender app which coded in reactjs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published