2 Commits

Author SHA1 Message Date
dwindown
76c0a0d014 Remove HTML Preview Tool from navigation and add to gitignore
- Removed HTML Preview Tool from navigation menu in Layout.js
- Cleaned up unused Code import
- Added HTML Preview related files to .gitignore
- Project builds successfully without HTML Preview Tool
2025-08-04 13:04:11 +07:00
dwindown
7afb83753c Add .gitignore and remove node_modules from tracking
- Added comprehensive .gitignore file
- Removed node_modules from git tracking
- Clean repository ready for deployment
2025-08-02 09:32:50 +07:00