aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/Question.tsx (follow)
Commit message (Collapse)AuthorAgeLines
* Adds Question RenderingGravatar Hassan Abouelela2021-01-06-0/+128
Adds a question component, and calls it on form page. Adds styling for input types and form page. Lays foundation for validation and submission. Signed-off-by: Hassan Abouelela <[email protected]>