An open API service indexing awesome lists of open source software.

https://github.com/mehtadigisha/task_manager


https://github.com/mehtadigisha/task_manager

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Task_Manager
## A simple To Do List application built with Node.js and Express

How 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