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.
// Authentication of user is not implemented.