Skip to content

Straight-forward voting app with signup/login functionality and pie chart visualization.

Notifications You must be signed in to change notification settings

thanhsonng/voting-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voting App

Straight-forward voting app with signup/login functionality and pie chart visualization.

Front-end client is built with ReactJS. Back-end API server is powered by Ruby on Rails.

This repo itself contains front-end code. Back-end code can be found here.

Demo

https://thanhsonng.github.io/voting-app

Run this locally

To run the app in the development mode:

$ npm install

$ npm start

Open http://localhost:3000 to view it in the browser. The page will automatically reload if you make edits. You will also see any lint errors in the console.

About

Straight-forward voting app with signup/login functionality and pie chart visualization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published