My notes app I built using HTML, Tailwind, JavaScript, Moment.js, Babel, & Webpack
As part of my Udemy curriculum, I developed this traditional notes app using vanilla JavaScript.
Notes are stored in local-storage (which means they're deleted when you clear your browser's cache). This project improved my JavaScript fundamentals, and taught me how to configure Babel and Webpack.