A fun Polls voting app built with Svelte, featuring engaging animations.
Easily create, vote on, and view poll results with a dynamic and interactive user experience.
Clone the Repository :
git clone https://github.com/jaunewick/svelte-polls-voting-app.git
cd svelte-polls-voting-app
Install Dependencies :
npm install
Run the Application :
npm start
Access the App : Open your browser and go to http://localhost:8000 to see the app in action.