danielemanuel / take_a_survey

React Js app with Firebase

Home Page:https://simple-survey-react-test.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Take a Survey

To run the app :

  • clone the app
  • cd in the project directory
  • npm install
  • npm start

'Take a Survey' is a simple an basic app that uses ReactJS as a Front-End technology and Firebase as a database to store the user data

User can enter his name to start the survey

start_survey

User can choose his favorite answers

survey_panel

A message for completing the survey is displayed

thank_you_message

Data is stored in the database(Firebase)

firebase

About

React Js app with Firebase

https://simple-survey-react-test.herokuapp.com/


Languages

Language:JavaScript 83.1%Language:HTML 13.2%Language:CSS 3.7%