https://github.com/mehtadigisha/task_manager
https://github.com/mehtadigisha/task_manager
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mehtadigisha/task_manager
- Owner: mehtadigisha
- Created: 2024-03-19T11:40:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-04T09:50:02.000Z (over 1 year ago)
- Last Synced: 2024-04-04T10:43:58.702Z (over 1 year ago)
- Language: EJS
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Task_Manager
## A simple To Do List application built with Node.js and ExpressHow to run the app locally:
1. Run npm install to install all needed dependencies
2. Then start the terminal and write npm run
3. Navigate to your browser "http://localhost:3000/" to view the app