To Do List App

A simple to do list web app that allows a user to add tasks they need to do and it saves to browser local storage.

Home

Description

As most beginner programmers make, I too have made a simple to do list app. This app allows users to write a task and add it to the window. This data is then saved to the browser's local storage to prevent the data from being wiped on refresh.

Github Repository


Functionality

Basic functionality: