personal-task-manager-application

Personal Task Manager Application

A simple personal task manager application created with svelte kit.

create-svelte

Everything you need to build a Svelte project, powered by create-svelte.

To set up the project in local

# clone repo
git clone https://github.com/crazylot/personal-task-manager-application.git

cd personal-task-manager-application

npm i

npm run dev

# To create a production version of your app:
npm run build

You can preview the production build with npm run preview.

View deployed application

Go to https://personal-task-manager-application.vercel.app/

Top categories

Loading Svelte Themes