You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A lightweight **Data Export Web App** built using pure **HTML, CSS, and JavaScript** that allows users to generate and export data in CSV format directly from the browser. This project focuses on core JavaScript fundamentals like JSON handling, Blob creation, and programmatic file downloads — without using any external libraries or frameworks.