Feedback survey collection application using React Redux and nodejs

Feedback Survey

🎯 About

feedback-survey

Feedback survey collection application using React Redux and nodejs.

The application does a google auth strategy single sign on with google+ profile active users with gmail account. This application does a simple feedback creation with a standard email template. The feedback survey is a survey generation application Integrated an sendgrid to send mailers and search local running instance to search based on email title.

✨ Features

βœ”οΈ Google Auth;
βœ”οΈ Survey Creator Template;
βœ”οΈ Email Sender Template;

πŸš€ Technologies

The following tools were used in this project:

βœ… Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/vaibhav046/feedback-survey

# Access
$ cd feedback-survey

# Install dependencies
$ cd client && npm i 
$ cd server && npm i 

# Run the project
$ cd client && npm start 
$ cd server && npm start

# The server will initialize in the <http://localhost:3000>

Download Details:

Author: vaibhav046

Source Code: https://github.com/vaibhav046/feedback-survey

#reactjs #react #nodejs #node #javascript

Feedback survey collection application using React Redux and nodejs
21.20 GEEK