Loading repository data…
Loading repository data…
jahidhiron / repository
This repository contains a straightforward full-stack todo application built with Node.js, Express.js, EJS template engine, and MongoDB. It serves as an educational resource, particularly for teaching on Udemy, offering a practical example of building a CRUD application with a backend API and a frontend interface.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This repository contains a straightforward full-stack todo application built with Node.js, Express.js, EJS template engine, and MongoDB. It serves as an educational resource, particularly for teaching on Udemy, offering a practical example of building a CRUD application with a backend API and a frontend interface.
Install MongoDb Database
git clone https://github.com/jahidhiron/todo-app.git
cd todo-app
npm install
npm start
This project is licensed under the MIT License.