DEV Community

Cover image for Open source MERN survey APP for you to Learn and contribute
Shashank Katte
Shashank Katte

Posted on

Open source MERN survey APP for you to Learn and contribute

Github link here

Feedbackr is an Opensource and free survey app. đź“ť. Use it as a starter app to build your own custom feedback collection App or use it as your reference to explore a production ready MERN App.

If you are exploring MERN stack, this app will show you:

  • how to use React and Redux

  • Routing with React routing

  • Using reusable Redux Forms

  • Payments with Stripe

  • Google OAuth Authentication with Passport.js

  • Persisting data into MongoDB and using Mongoose

  • Using webhooks

  • Sending Automated Emails

  • API key handling techniques and Deployment strategy with configs to Heroku

This is a very good App for you to practice your MERN Skills and contribute to opensource. See you there!

Github link here

The App is based off of learnings from great teachers like Stephen Grider, Brad traversy, Max - Academind, Freecodecamp and many more.

Top comments (0)