Skip to content
This repository has been archived by the owner on Aug 7, 2022. It is now read-only.

Sagyam/Poll-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polling App

GitHub wakatime Website

A simple polling app made with Svelte

Screenshots

App App

Run Locally

Clone the project

  git clone https://github.com/Sagyam/Poll-App.git

Go to the project directory

  cd Poll-App

Install dependencies

  npm install

Start the server

  npm run dev