Skip to content

stanleychh/Polls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live Polling Application

This is a live polling web application which was implemented in React hooks.

User is able to view/analyse the results from any surveys and also vote for the answers.

Installation and Setup Instructions

Example:

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

npm install

To Start Server:

npm start

To Visit App:

localhost:3000

To Run Test Suite:

npm test

Unit Test Library

  • Jest
  • React Testing Library
  • Axios Mock Adapter

API

https://pollsapi.docs.apiary.io

Authors

  • Stanley Hsu

About

Live polling application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published