Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hawkpraveen/crud-project-todo

This repo consists of the simple CRUD implementation with TODO Project .
https://github.com/hawkpraveen/crud-project-todo

bootstrap5 dom-manipulation html-css-javascript localstorage

Last synced: 26 days ago
JSON representation

This repo consists of the simple CRUD implementation with TODO Project .

Awesome Lists containing this project

README

        

This repo contains the simple CRUD implementation with local storage to save the data.

The page consists of add button to add new task.

The page will display the list of added tasks:

Live demo--->> https://crud-todo-localstroage.netlify.app/