vite-reactts-electron-starter icon indicating copy to clipboard operation
vite-reactts-electron-starter copied to clipboard

Feat/add i18n dark mode

Open AleBL opened this issue 8 months ago • 1 comments

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! 🚀

AleBL avatar Jun 25 '24 07:06 AleBL