Skip to content

Baldziutki/university-web-app-5s

Repository files navigation

This application is a simple to-do list built using Svelte, Tailwind, and Supabase. The application allows users to register accounts and log in. The application operates according to CRUD principles. Users can filter their tasks depending on their priority status.

imageimage

create-svelte

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

Developing

Start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

To create a production version of your app:

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published