Building My Flashcard App

This flashcard app uses HTML for structure, CSS for design, and JavaScript for logic. It saves cards using localStorage, which means cards stay saved in the browser even after refreshing.

Features

Back to Blog