Emaily is application coded along with this tutorial https://www.udemy.com/node-with-react-fullstack-web-development/
Final css markup and little improvements I did myself
Backend: Express + Mongoose + Mongo
Frontend: Materialize Css, React - Using https://github.com/facebookincubator/create-react-app
APIs: Google oAuth 2.0, Sendgrid, Stripe
- Clone this repo
- run npm install inside root directory
- run npm install inside client directory
- run npm run dev