This code was created based on the great tutorial from Brayden's YouTube video Fullstack SvelteKit ToDo App with TailWind CSS and MongoDB.
Changes from the tutorial:
First you need to create a .env
file with a MongoDB connection URL (see .env.example
).
Then run npm run start:dev
.
This app doesn't focus on looking beautiful and is mostly plain and ugly 😝