Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 497 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 497 Bytes

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.

  Maybe need to install using "npm i --force"

Screenshots

Home

Poll page

Results page