TodoApp
Getting Started
- First of all you need to clone app repository from github:
https://github.com/Lazzzare/TodoApp-Svelte
- Next step requires install all the dependencies.
npm install
- Running the Project
npm run dev
Features
- Create new tasks.
- Mark tasks as completed.
- Delete tasks.
Technologies Used
Links
Built With
- Vite
- Svelte
- Typescript
- TailwindCss
- uuid