- 🌙 Modern and minimal interface
- 📊 Automatic tracking of daily LeetCode problem completions
- 🔄 Instant updates after new submissions
- 💭 Motivational messages to keep you on track
-
Fork this repository
-
Update the API endpoint in
App.jsx
:const API_URL = "https://alfa-leetcode-api.onrender.com/YOUR-LEETCODE-USERNAME/submission"
-
Install dependencies:
npm install
-
Deploy Using GitHub Pages:
- Make sure you have deploy.yml in .github/workflows
- Go to Settings -> Pages -> and select build with GitHub Actions