This is a basic Newsletter signup form. All the information of the subscribers will be stored.
- Frontend is made with css and bootstrap.
- Backend made with nodeJS.
- mongoDB database is used to store the information.
Clone the repo and head over to it using CLI.Run node app.js (It is prerequisite that you have nodeJS already installed in your system)