Skip to content

A subscription website that adds emails to a database and sends a confirmation email to the user.

Notifications You must be signed in to change notification settings

malikdanishkhan/subscribeApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Subscribe App

A Node.js web application that adds emails to a database and sends a confirmation email to the user.

Live Demo

To run the app, go to https://subscribetodanish.herokuapp.com/.

Features

  • Responsive Web Design

    • The web application is responsive and can be viewed appropriately through a variety of devices and window screen sizes.
  • Subscription Input

    • Users can enter their email address to be added to the subscription list.
  • Subscription Confirmation

    • Subscribers receive a confirmation email.
  • Subscription List Count

    • Provides a dynamic count of the number of people who subscribed via email.
  • Success/Error messages

    • Displays a success message if user enters a unique email address successfully.
    • Displays an error message if user enters duplicate email.

Getting Started

Clone or download this repository

git clone https://github.com/malikdanishkhan/subscribeApp.git

Install dependencies

npm install

or

yarn install

Built with

Front-end

Back-end

Platforms

About

A subscription website that adds emails to a database and sends a confirmation email to the user.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published