/InQuire

Primary LanguageJavaScriptMIT LicenseMIT

InQuire

GitHub repo size GitHub contributors js-semistandard-style

This is an app build with React that allows users to create and share surveys. The survey results are displayed in charts for the user.

Table of Contents

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installing

  1. Install necessary dependencies with npm install
  2. Create a .env file in your root directory and add your session secret. sessionSecret=<sessionSecret>

Deployment

Deployed at https://inquire-6846.herokuapp.com/

Built With

React
ReactRouter
Passport
Express
MySQL
react-copy-to-clipboard
TailwindCSS
Victory

License

This project uses the MIT license.

Authors

Juan Damian
Daniel Moody-Huhn
Sang Bae

Acknowledgments

  • Hat tip to anyone whose code was used
  • Instructiors