Skip to content

To-Do app developed with Node.js. Manage a to-do list through the console.

Notifications You must be signed in to change notification settings

arregnault/todo-node-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-do List

To-do app developed with Node.js.

Table of Contents

General Information

This project allows you to manage a task list that's stored in a json file through the console.

It was developed as practice of the course Node: De cero a experto by Fernando Herrera.

Technologies Used

Features

  • Manage to-do list.

Setup

Clone the project:

git clone https://github.com/arregnault/todo-node-console.git

Install Node.js dependencies:

cd todo-node-console
npm install

Start project:

node app

Project Status

Project is: completed.

About

To-Do app developed with Node.js. Manage a to-do list through the console.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published