Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/geeekyboy/would-you-rather

Created with CodeSandbox
https://github.com/geeekyboy/would-you-rather

Last synced: 15 days ago
JSON representation

Created with CodeSandbox

Awesome Lists containing this project

README

        

# Would You Rather

## Overview

Would You Rather is a new online voting system that demonstartes how React and Redux shape a massive power when they are combined together.

## System Features

* Complete voting system.
* Leaderboard.

## Technical Features

* Single Page Application
* Styled by styled-components.
* Login System.
* Responsive.
* Lightweight.

## Prerequisites

* An active internet connection
* Modern Web Browser
* NodeJS
* NPM

## Installing Dependencies

```
npm install
```

## Running

```
npm start
```

## Building

```
npm run-script build
```

## License

*Would You Rather* is released under the **GNU AGPLv3** license.