-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add NodeJS Email Sender #129
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minnor changes
- also checkout from the master and then make a PR.
NodeJS Email Sender/app.js
Outdated
}) | ||
app.listen(3000, function(){ | ||
console.log("Server's up & running at port 3000."); | ||
}) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add new line at EOF.
NodeJS Email Sender/index.html
Outdated
</div> | ||
</body> | ||
|
||
</html> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add new line at EOF
margin:10px; | ||
width: 100%; | ||
margin: 5px; | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add a new line at EOF.
changes made. |
kindly approve it so that i can initiate some more PRs. Otherwise it will count one in Hacktoberfest. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One more change is to be done checkout from the master branch created newbranch.
Description
Add GIF/ScreenShot
Task Checklist
Put x in between the square brackets without any spaces to tick your Task. Create a PR only after you complete all the tasks.
Issue
Mention your issue no.: #127