/todo-app

Primary LanguageJavaScript

Todo List App

Allows user to add, edit, delete, and mark todos complete.

Screen Shot 2022-08-02 at 6 03 26 PM

How It's Made

Tech used: React/React Hooks

This todo list app is built in React and uses useState, useEffect, and useRef.