A simple task list Webapplication to keep track of our daily tasks
Clone the project
git clone https://github.com/BharathxD/To-Do-List.git
Go to the project directory
cd To-Do-List
Install dependencies
npm install
Start the server
node app.js
In order to run the code simultaneously while editing, run the following command
nodemon app.js
To run this project, you will need to add the following environment variables to your .env file
DB_PASS
- HTML
- CSS/SCSS
- Embedded JavaScript EJS
- Javascript (NodeJS)
- NodeJS with Express Framework
- Database : Used MongoDB with Mongoose
You are welcome to contribute! 😄
Here are some related projects :