A client-side web application for tracking and managing cryptocurrency airdrops. Data is stored locally in your browser using localStorage.
- 🎯 Track multiple airdrops with detailed information
- 🔄 Sort and filter airdrops by priority
- 🎨 Multiple theme options
- 📱 Responsive design for mobile and desktop
- 💾 Local storage for data persistence
- 📤 Export/Import functionality for data backup
- 🔍 Search functionality
https://mrtimonm.github.io/Airdrop-Tracker/
- Project Name
- Funding Amount
- Priority Level (High/Medium/Low)
- Airdrop Type (L1/L2/DeFi/DAO/NFT)
- Check-in Frequency
- Invested Amount
- Guide Link
- Notes
-
Fork the repository from MrTimonM/Airdrop-Tracker
- Click the "Fork" button in the top right
- Wait for the fork to complete
-
Enable GitHub Pages in your forked repository:
- Go to your fork's Settings
- Navigate to "Pages" in the sidebar
- Under "Source", select "main" branch
- Click Save
- Your site will be published at
https://yourusername.github.io/Airdrop-Tracker
- Clone your fork:
git clone https://github.com/yourusername/Airdrop-Tracker.git
cd Airdrop-Tracker- Open
index.htmlin your browser to use locally
- All data is stored in your browser's localStorage
- Use the Export feature regularly to backup your data
- Import feature allows restoration of backed-up data
- Data persists until browser cache is cleared
- Chrome (Recommended)
- Firefox
- Safari
- Edge
- Any modern browser with localStorage support
- Data is stored unencrypted in localStorage
- Data is stored in yours end
- Regular backups are recommended
- Clear browser data will erase stored airdrops
Distributed under the MIT License. See LICENSE for more information.
- Font Awesome for icons
- Various color themes inspired by popular design systems
- If you get any problems just create an issue