A web application for customer feedback and user surveys. This application is designed for startups and product managers/owners. It supports sending mass email and recieving feedback and then analyzing the feedback.
This application is build using:
- Node.js
- Express
- Mongo DB
- React
- Redux
- Material UI
The client side application is built using Create React App.
You can run the application by running the command:
yarn dev
This will run both server and client together.