Skip to content

Bug-007/NewsLetterPlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NewsLetter Plugin

This plugin can be embedded into any website. It helps the user run thier own NewsLetter.

🔗 Links

linkedin

Tech Stack

Client: React, Redux, CSS

Server: Node JS, Express

Database: Mongo DB Atlas

Features

  • Subscribers of different user remain separated.
  • Newsletter can be sent with just a single click.
  • Easy to use. User does not need to struggle with several components to run his Newsletter.
  • Cross platform

Deployment

Open the project in VS code than use command below to run the frontend.

cd frontend
npm start

And to run backend use

cd backend
npm run dev

Screenshots

1 2 3 4 5 6 7

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published