1.1.4 • Published 9 months ago
@sinduja30/meter-todo v1.1.4
Simple To-Do App
A basic to-do list application built with Meteor and Blaze/React, allowing users to add, remove, and manage tasks in real-time.
Features:
- Add and remove tasks easily
- Mark tasks as completed
- Simple and clean UI
Installation and Setup:
- Clone the repository:- git clone https://github.com/Sinduja98/meteor_todo_app.git
- cd simple-todos-kuna
 
- Install Meteor (if not already installed):- curl https://install.meteor.com/ | sh
 
- Run the application:- meteor run
 
- Open in the browser:- Visit http://localhost:3000 in your web browser.