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

https://github.com/dvtng/get-preference

A voting app that uses positional voting
https://github.com/dvtng/get-preference

Last synced: 8 months ago
JSON representation

A voting app that uses positional voting

Awesome Lists containing this project

README

          

# Get Preference

A voting app that uses positional voting.

https://getpreference.web.app

## Commands

```sh
yarn start # dev server
yarn test # jest
yarn deploy # build and deploy (after `npx firebase login`)
```