CatPerry / mern-email-app

A bulk email app—using React, Redux, MongoDB, Node, and Express—built for product managers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This project was bootstrapped using create-react-app

It uses:

  • react-router, redux
  • express
  • Stripe payment service
  • ES6
  • babel/webpack
  • path-parser
  • action creators, reducers, stores
  • middlewares
  • Axios
  • nonSQL MongoDb and Mongoose
  • webhooks
  • dev and production environments
  • heroku
  • css

This React single-page application (SPAs) allows users to create surveys and can send them in bulk to their recipients lists.

Made for marketing teams and product teams, the user's survey entries persist on the server until the user navigates away from the survey area (such as to the dashboard page or logs out).

Many more usaibility features could be added, but for now this rich, lightning-fast SPA is a great start. Modeled after StephenGrider React course.

VIEW VIDEO DEMO: https://www.useloom.com/embed/9d4ca834fe2840599c76dd3cbaf0fcc0

<iframe src="https://www.useloom.com/embed/9d4ca834fe2840599c76dd3cbaf0fcc0" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;"></iframe>

About

A bulk email app—using React, Redux, MongoDB, Node, and Express—built for product managers


Languages

Language:JavaScript 92.6%Language:HTML 4.1%Language:CSS 3.0%Language:Shell 0.3%