todosMaDr screenshot

todosMaDr

CSS / HTML / JavaScript

Description

My todo app I built using HTML, CSS, JavaScript, Babel, & Webpack

Overview

A traditional todo app I developed as part of my Udemy curriculum using vanilla JavaScript.

Todos are stored in local-storage (meaning they're deleted when you clear your browser's cache). This project improved my JavaScript fundamentals, and gave me another opportunity to configure Babel and Webpack on a project.