vivek

Results 3 issues of vivek

add colors to console.log in javascript projects. For nodejs: ```js // This should be red color console.log("\x1b[31m; %s \x1b[0m", "Hello world"); // for some more colors for(let i =1; i

good first issue
Idea

Automate login to github

Idea

should node_modules folder of backend be in git ? [node_modules](https://github.com/garimasingh128/ToDoista/tree/master/backend/node_modules "go to node_modules")