-
Notifications
You must be signed in to change notification settings - Fork 0
Home
eyobedanalyst edited this page Sep 6, 2025
·
1 revision
Welcome to the python wiki!
Welcome to the Todo App project!
This app helps users manage daily tasks by creating, editing, and deleting to-do items.
-
Clone the repository: git clone https://github.com/username/todo-app.git
-
Navigate into the folder: cd todo-app
-
Install dependencies: npm install
-
Run the app: npm start