- Login to ethereal.email with:
- user:
rudy.hettinger45@ethereal.email
- pass:
cJB38dE4CSGwkKE5kF
- Go to https://ethereal.email/messages and check current messages sent.
- Clone this repo
- Navigate to this repo in terminal.
- Run
npm install
to install packages. - Run
npm run start
to start project. - Go to
localhost:3000
to check app. - Press
send email
link to send email and check response. http://localhost:3000/send is going to display json with a response. - Go back to https://ethereal.email/messages to check that message is successfully sent.