Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 580 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 580 Bytes

Poll App

Dependency

  • Node version 15+ is recommended
  • yarn

How to run the app

create-react-app is used to build this app.

  • clone the repo.
  • navigate to the cloned repo and install dependencies using the command yarn install.
  • start the app by command yarn start.

Screens

Questions screen

image

Question details and vote screen

image