Skip to content

A newsletter app with mailchimp api built on express, request and body-parser

Notifications You must be signed in to change notification settings

olawuwo-abideen/newsletter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Newsletter app

An app that send newsletter to registered email

Built With:

  • JavaScript
  • Node
  • Express
  • Body-parser
  • Request
  • Require
  • Inquirer
  • Nodemon
  • mailchimp

Installation

  • clone the repository
git clone git@github.com:olawuwo-abideen/newsletter.git
  • navigate to the folder
cd newsletter.git

Run the app in development mode

Open a terminal window session, or the equivalent on your machine, and enter the following command to install all the Node modules needed to run the app:

npm install

After doing an npm install enter the following npm start command:

npm start

This will start the app and set it up to listen for incoming connections on port 3000. Open up your browser of choice and go to the url

http://localhost:3000

to start using the app.

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Authors

👤 Olawuwo Abideen

About

A newsletter app with mailchimp api built on express, request and body-parser

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published