This repository contains a To-Do List that i made by myself to study and learn about Node.js and Back-End.
- Clone the repository
- The API will be accessible at http://localhost:3333
- This API uses a REST architecture
How to Run:
npm install
npm run dev
The project utilizes postgress as the database and it run on cloud.