Skip to content

spatulatom/todo-vanillajs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


a to-do list in Vanilla JavaScript - this repository contains its source code.

View the deployed website on GitHub pages»

Table of Contents
  1. About The Project
  2. Built With

About The Project

This project is a simple to do list where todos can be created, marked as completed ot deleted. Beside a search bar we have an option of displaying either all todos, completed todos or uncompleted todos. Created todos are being saved in browser's localStorage.

Product Name Screen Shot

(back to top)

Built With

  • HTML,
  • CSS,
  • JavaScript,
  • GitHub pages for deployment and remote repository,
  • Git for version control.

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published