ToDo_App A todoList app made with Node.js express and PostgreSQL. It's a practice for Express and pg-promise. Basic Features Powered by Express You can add new to-do into the database, which will be shown as the list It hasn't been deployed