Skip to content

KrishKoria/To-Do-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo list using EJS, Node.js and Express.js

Welcome to EJS To-Do List App! This app is a simple and easy-to-use to-do list application built using EJS (Embedded JavaScript) and Node.js.

Getting started with the app is easy. First, make sure you have Node.js and npm (Node Package Manager) installed on your computer. Then, clone or download the repository from GitHub and navigate to the root directory in your terminal.

Next, run the command "npm install" to install the necessary dependencies. Once the dependencies are installed, you can start the app by running the command "npm start" and the app will be available at "http://localhost:3000" in your browser.

However, This app does not contain any sort of Database Connectivity so the posts will not persist between sessions

The app also uses EJS to render the views, allowing you to easily customize the layout and design of the app to suit your needs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published