Skip to content

wanghaisheng/poll

Β 
Β 

Repository files navigation

Quick Poll

Quick Poll

status status

❔ About

This project is designed to create a simple and interactive poll website where users can create, participate in, and view poll questions and results. It combines the power of Next.js for the frontend and Express.js for the backend to deliver a seamless and responsive user experience.

πŸ” Prerequisites

  • NodeJS

πŸ“ Folder structure

πŸš€ Demo

πŸ› οΈ Installation Steps

  1. Clone the repository
git clone https://github.com/xkarol/poll.git
  1. Change the working directory
cd poll
  1. Install dependencies
yarn install
  1. Set up .env file

  2. Run the app

npm run dev

πŸ’» Built with

About

Realtime polling app πŸ“Š

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.6%
  • JavaScript 1.3%
  • CSS 0.1%