Skip to content

leonwigley/Notify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notify

A simple way to collect customers email addresses

Note: I don't regularly update my open-source projects.

How to use:

Firstly, clone this repo with:

git clone https://github.com/leonwigley/notify.git

Install dependencies with:

npm install -y

Start Tailwind to update styles as you change them:

npm run dev

Update the following:

  • index.html with the new content and styles.
  • server.js to change how the server sends the emails to the database.

Releases

No releases published

Packages

No packages published