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

https://github.com/narze/poppoll

PopCat, but it's a poll
https://github.com/narze/poppoll

cloudflare-pages cloudflare-workers

Last synced: about 1 year ago
JSON representation

PopCat, but it's a poll

Awesome Lists containing this project

README

          

# PopPoll

PopCat but it's poll!

## How to use

- Create a new poll with options.
- Share the url to your friends.
- Click to win!

## Setup

- Clone/fork this repository
- `yarn` or `npm install`
- `yarn dev` or `npm run dev`

## Technologies Used

- [Cloudflare Pages](https://pages.cloudflare.com)
- [Cloudflare Workers](https://workers.cloudflare.com) (Project: https://github.com/narze/poppoll-worker)
- [Supabase](https://supabase.io)
- [Svelte](https://svelte.dev) via [Vite](https://vitejs.dev)
- [Tailwind](https://tailwindcss.com) via [Twind](http://twind.dev)