App-QuickPoll Svelte Themes

App Quickpoll

Pollify is a Svelte-based polling application that allows users to create, vote, and view poll results in real-time with smooth animations.

Pollify - A Simple and Interactive Polling App

Pollify is a Svelte-based polling application that allows users to create, vote, and view poll results in real-time with smooth animations. This project was built while learning Svelte and covers key concepts like reusability, reactivity, and animations.

πŸš€ Features

βœ… Create polls with multiple options
βœ… Vote instantly and see live results
βœ… Responsive design for mobile and desktop
βœ… Smooth animations using Svelte’s built-in transitions
βœ… Data persistence using local storage (or Firebase for real-time updates)

πŸ› οΈ Tech Stack

  • Frontend: Svelte
  • Styling: CSS Modules
  • Data Storage: Local Storage

πŸ”§ Installation & Setup

git clone https://github.com/yourusername/pollify.git
cd pollify
npm install
npm run dev

Open localhost:5173 to view the app.

Top categories

Loading Svelte Themes