The project is a simple to do app create with svelte and meteor! The core functionality of the app is:
In addition to this the list is built out a user level where only valid users are able to use the app. For demo purposes use the following login details:
username: meteorite password: password
The app was created using meteor and svelte to get set-up with both please view the following:
Meteor: https://www.meteor.com/developers/install Svelte: https://svelte.dev/
The app was developed by following the tutorial - https://svelte-tutorial.meteor.com/simple-todos/