The-Polls
Create & vote in different kinds of polls with Svelte.js
A simple Svelte.js application that allows users to create and vote on different polls. This project demonstrates the basics of using Svelte for interactive UI development, showcasing how to manage state, handle events, and dynamically render content.
npm install
to install your dependencies.npm run build
to build the server.npm run dev
to start the application.Credit goes to the original/external sources used.
Extra Resources: