Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 691 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 691 Bytes

Poll Voting Dashboard

DeepScan grade

image

This is a simple dashboard for viewing the results of a poll. It is designed to be used with the Poll Voting API.

Getting Started

  yarn dev
  #or
  npm run dev

Environment Variables

  • NEXT_PUBLIC_API_URL - The URL of the API server

Tech Stack

Client: Next.js, Tailwind CSS

License

MIT