🚀 A web interface to track Duolingo users' progress, visualize total XP, and download reports.
🔗 Live site: Duolingo Tracker
index.html→ Main page.styles.css→ UI styles.script.js→ JavaScript logic for backend communication.static/→ Folder for images, icons, and styles.
- Clone the repository:
git clone https://github.com/bryankurtzdev/duolingo-tracker-frontend.git
- Open index.html in your browser.