git clone
this repo- install nodemon globally
npm i
in terminal- change dev.example.js to .dev.js && update env vars
- change .env.example to .env && update env vars
npm run dev
in terminal
- React renders multiple components with Webpack bundling
- Redux manages, stores, and updates signed in users and surveys
- Passport middleware authenticates users via Google OAuth
- Stripe API receives payments for survey credits
- MongoDB stores user and survey data in the Atlas cloud