Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 916 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 916 Bytes

Akatsuki-Newsletter

Akatsuki-Newsletter is just a Subscription / Signup page built with Node.js and Express.js.

I have hosted this on Render.com You can checkout here 👉 https://sumit-skatsuki-newsletter.onrender.com/

In this project, I have used Express.js and Node.js to create a server.
Also used Mailchimp Api for email service.
Learnt how to use external api and call its methods.

Screenshots

Newsletter Subscription Page

image

Success Page

image

Failure Page

image

// Authentication of user is not implemented.