A simple to-do application built with Vue.js
Todo App
Deployed Link
Tech stack :
Frontend :
- Vue js
- CSS
- Javascript
Run Locally :
Clone the Project
https://github.com/kundan799/Todo_App
Install Dependencies
npm install
Run App
npm run serve