Skip to content

The app provides an UI to vote on questions and create new questions using the PollsApi

Notifications You must be signed in to change notification settings

soumyamishra89/PollsDemoApp

Repository files navigation

PollsDemoApp

https://github.com/soumyamishra89/PollsDemoApp.

A react native app for adding and voting on poll questions

How to run

clone the project.
 cd PollsDemoApp
 npm install
 cd ios
 pod install
 cd ..
 react-native run-ios
 react-native run-android
For tests
 cd PollsDemoApp
 npm test

About

The app provides an UI to vote on questions and create new questions using the PollsApi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published