Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.21 KB

README.md

File metadata and controls

35 lines (20 loc) · 1.21 KB

React Voting App

N|Solid

A simple voting app that will allow fans of the popular Tv series known as "Silicon Valley" to rate their favorite episodes from the latest season.Eventually the app will be expanded to include the older seasons and a stats page to display the popularity in a visual and interactive way.[WIP]

react-voting-app

  • Vote for your favorite episodein season 5 (additional seasons to be added)
  • See which episodes are most popular
  • Read a synopsis of what each episode was about

Upcoming Features!

  • Add authentication
  • Single upvote/downvote per user
  • Episode popularity graph

Tech

  • [ReactJS] - JS library for building web apps!
  • [Ace Editor] - awesome web-based text editor
  • [markdown-it] - Markdown parser done right. Fast and easy to extend.
  • [Semantic UI] - great UI boilerplate for modern web apps
  • [node.js] - evented I/O for the backend

Installation

App requires Node.js v4+ to run.

Install the dependencies and devDependencies and start the server.