atrivedi1 / full-stack-react-voting-spa

A voting app that allows you to share polls with friends; continuous deployment on AWS via travis ci

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

full-stack-react-voting-spa

[Build Status] (https://travis-ci.org/atrivedi1/full-stack-react-voting-spa)

app enables you to create polls and share them amongst your friends. app is continuously deployed on aws by way of travis ci

##Getting Started

  1. Clone repo to your machine
  2. In newly created folder, run the following commands:
  • 'npm intall'
  • 'npm run start'

##Testing

  1. Run 'npm test' within the repo directory

About

A voting app that allows you to share polls with friends; continuous deployment on AWS via travis ci


Languages

Language:JavaScript 100.0%Language:HTML 0.0%Language:CSS 0.0%