to-do-vue-component

About

This is a simple todo app with filters and actions.

image

Requirements

  • Vue 3
  • Tailwind 3

Install Node dependencies:

npm install

Installation

Clone the repository:

git clone [https://github.com/SCM-MM/mtm-forum.git](https://github.com/pyaephyothet/to-do-vue-tailwind.git)

Change into the project directory:

cd todo

Server Run

Run the dev server:

npm run serve

Visit below url:

http://localhost:8080