Application that is similar to strawpoll.com. Create poll, vote and check results in real-time.
- Next.JS
- Prisma (postgresql)
- React-Query
- TailwindCSS
- Framer-motion
Just install as normal Next.JS application.
Maybe need to install using "npm i --force"