alexkads / electron-react-tailwind-template

⚛ Electron app template with react and router.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚛ Electron - React - TailwindCSS Template With Router

A very simple and functional template for you to use Electron, React and TailwindCSS together.

🎀 Features

  • Use React for creating interfaces
  • Use react-router-dom for routing
  • Use TailwindCSS for styling
  • Basic functions are ready to use such as creating tray icon, creating notifications etc.

🤓 Insatllation

  • Clone repo
  • Run npm install or yarn
  • Run npm run dev or yarn dev to start development server
  • Run npm run build or yarn build to create executable

🧦 Contributing

Feel free to use GitHub's features.

📄 Copyrights

Copyrights for public/favicon.ico, public/icon.ico and public/icon.png are owned by Brawlhalla, Blue Mammoth Games

About

⚛ Electron app template with react and router.

License:GNU General Public License v3.0


Languages

Language:JavaScript 45.6%Language:TypeScript 31.8%Language:HTML 13.6%Language:CSS 9.1%