/take_a_survey

React Js app with Firebase

Primary LanguageJavaScript

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