https://github.com/shadmeoli/electron-typescript-tailwind
A electron simple desktop template
https://github.com/shadmeoli/electron-typescript-tailwind
desktop-app electron react tailwindcss typescript
Last synced: about 2 months ago
JSON representation
A electron simple desktop template
- Host: GitHub
- URL: https://github.com/shadmeoli/electron-typescript-tailwind
- Owner: shadmeoli
- License: mit
- Created: 2024-01-19T12:50:06.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-20T16:22:27.000Z (over 2 years ago)
- Last Synced: 2025-01-21T13:07:11.221Z (over 1 year ago)
- Topics: desktop-app, electron, react, tailwindcss, typescript
- Language: TypeScript
- Homepage:
- Size: 1.3 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Electron Template
An electron template with tailwind, typescript and react router DOM.
Features:
- [x] [Typescript Support](https://www.typescriptlang.org/)
- [x] [Tailwind css](https://tailwindcss.com/)
- [x] Routing with [react_router_dom](https://reactrouter.com/en/main)
- [ ] State managment with [React redux](https://react-redux.js.org/)
> Feel free to contribute