/todolist-v3

Create Todo Lists for different purposes

Primary LanguageJavaScriptMIT LicenseMIT

todolist-v3

Create Todo Lists for different purposes.

How to use

You can clone the project:

git clone https://github.com/ViaxCo/todolist-v3.git

Install dependencies:

npm install

Create a .env file for these environment variables:

DB_USERNAME=
DB_PASSWORD=
DB_HOST=

Use:

npm run start

Demo: Todo List