This website displays all the polls and votes can be given. It has transitions and animations with tabs to make the user experience smooth.
All the current polls are shown in the current polls tab.
Clone the project
git clone https://github.com/avs-7955/polling-app-svelte.git
Go to the project directory
cd polling-app-svelte
Install the packages
npm i
Run the server
npm run dev
Open the localhost shown in the console.