vite-reactts-electron-starter
vite-reactts-electron-starter copied to clipboard
Feat/add i18n dark mode
Pull Request Description
What was done?
- Created animation loading screen.
- Added and configured internationalization (i18n).
- Implemented dark mode.
- Configured vite to start electron, making the concurrently package unnecessary
- Updated the version to 0.6.0.
- Updated electron and electron builder packages.
Why is it important?
These changes improve the existing template by adding some important new features.
Check list
- [x] Tested locally.
- [x] Reviewed the code.
Thanks for the review! 🚀