yungjurick / Google-Form-Clone

Cloned Version of Google From Using React & Redux

Home Page:https://form.yungjurick.kim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

G-ooo-gle Form

A Google Form Clone Project created using React & Redux.

스크린샷 2021-07-11 오후 10 47 00 스크린샷 2021-07-11 오후 10 47 43
스크린샷 2021-07-11 오후 10 47 54 스크린샷 2021-07-11 오후 10 48 00

G-ooo-gle Form has three main functionalities:

  1. Create and customize form like the original Google Form
  2. Distribute link of the created form to others to gather responses
  3. View simplified responses based on each questions

In Form Edit Page, there are two keyboard shortcuts:

  • Escape (ESC): Clears out the input.
  • Tab: Applies to option items. On the last item, a Tab key-press will add addtional item at the end.

Used Technology

This project utilizes Firebase as serverless database and AWS S3 + Cloudfront for hosting.

  • React
  • Redux
  • Styled-Components
  • Firebase (Firestore, Authentication)
  • AWS S3
  • AWS Cloudfront (Hosting)

About

Cloned Version of Google From Using React & Redux

https://form.yungjurick.kim


Languages

Language:JavaScript 98.2%Language:HTML 1.5%Language:CSS 0.3%