/TO-DO-List-Node

To-Do List using Postgress and MVC Achictecture

Primary LanguageJavaScript

To-Do List Node.JS

This repository contains a To-Do List that i made by myself to study and learn about Node.js and Back-End.

Usage

  1. Clone the repository
  2. The API will be accessible at http://localhost:3333
  3. This API uses a REST architecture

Run On Your Machine

How to Run:

npm install
npm run dev

Database

The project utilizes postgress as the database and it run on cloud.