A MERN Stack (MongoDB, Express, React, Node) Feedback Collection Web Application with focus on functionality built with Node, React, Redux, ExpressJS, sendgrid (for sending emails) and MongoDB that uses OAuth (Google) and can accept payments online using Stripe.
Here are the screens for this project:
It is currently deployed here!
If you want to check it out, go to the directory where you want to clone it and then:
git clone https://github.com/rja907/Emaily.git
npm i
(to install the dependencies)
npm run dev
(to start the local server)
After this, you'll be redirected to your browser where you can test the app out. Remember, some functionality might not be available because I did not commit my secret keys.
Let me know what you thought about it!
Cheers, Raj! :D