This repository contains a basic project built using SvelteKit.
TODO - Layout left
Clone the project
git 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
Click the localhost link shown in the console.