sanskarbansal / todo_app

Basic Todo Web App.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic Todo Web App

.


Commands to run:


1.) Install packages using below command(express, mongoose, ejs).

npm install 

2.) Install nodemon first or change the start from package.json to node 'index.js'

npm start

Live Preview

About

Basic Todo Web App.


Languages

Language:JavaScript 45.8%Language:HTML 31.3%Language:CSS 22.9%