Loading repository data…
Loading repository data…
itzabhinavarya / repository
A modern, full-featured To-Do application built with Node.js, Express, and a beautiful HTML/CSS frontend. This project is perfect for beginners and open source contributors who want to learn about full-stack web development without a database—data is stored in JSON files for simplicity.
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.
A modern, full-featured To-Do application built with Node.js, Express, and a beautiful HTML/CSS frontend. This project is perfect for beginners and open source contributors who want to learn about full-stack web development without a database—data is stored in JSON files for simplicity.
users.json, todos.json, sessions.json)npm install
npm start
We welcome contributions! To get started:
git checkout -b feature/your-feature-namegit commit -m 'Add some feature'git push origin feature/your-feature-nameContribution Guidelines:
This project is licensed under the ISC License. See the LICENSE file for details.
Happy coding! 🌟