8000 GitHub - lkgit1/todoer: Todo app built with Vue3 and local storage
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lkgit1/todoer

Repository files navigation

Todoer

This is a Todo app built with Vue3 and local storage for practice.

Demo

https://todoer-kz40.onrender.com

Features

  • Add task
  • Edit task
  • Delete task
  • Data persistence

Deployment

To deploy this project run

  npm i && npm run build

Run Locally

Clone the project

  git clone https://link-to-project

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run serve

About

Todo app built with Vue3 and local storage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0