Skip to content

Instantly share code, notes, and snippets.

View KrishnaSrujan7's full-sized avatar

KRISHNA SRUJAN KrishnaSrujan7

View GitHub Profile
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Personal Expense Tracker (₹)</title>
<script src="https://cdn.jsdelivr.net/npm/chart.js"></script>
<style>
:root {
--primary-color: #2563eb;