https://github.com/kriziu/kripoll
An app to create polls and vote.
https://github.com/kriziu/kripoll
nextjs poll postgresql prisma react typescript
Last synced: 3 months ago
JSON representation
An app to create polls and vote.
- Host: GitHub
- URL: https://github.com/kriziu/kripoll
- Owner: kriziu
- Created: 2022-06-22T13:03:16.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-07-30T14:50:08.000Z (almost 3 years ago)
- Last Synced: 2025-01-09T18:59:56.398Z (over 1 year ago)
- Topics: nextjs, poll, postgresql, prisma, react, typescript
- Language: TypeScript
- Homepage: https://kripoll.herokuapp.com
- Size: 1.71 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kripoll - Create your poll
Application that is similar to strawpoll.com. Create poll, vote and check results in real-time.
## Created using
- Next.JS
- Prisma (postgresql)
- React-Query
- TailwindCSS
- Framer-motion
## Installation
Just install as normal Next.JS application.
```bash
Maybe need to install using "npm i --force"
```
## Screenshots


