Skip to content

Commit ae677c0

Browse files
authored
Update README.md
1 parent 29b5f97 commit ae677c0

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@ A modern Electron application template with React, Vite, TypeScript, and Tailwin
2525

2626
## Stack
2727

28-
🔹 **Electron** - Cross-platform desktop application framework. [[Link](https://www.electronjs.org/)]<br />
29-
🔹 **React** - The library for web and native user interfaces. [[Link](https://react.dev/)]<br />
30-
🔹 **TypeScript** - Type-safe JavaScript. [[Link](https://www.typescriptlang.org/)]<br />
31-
🔹 **Shadcn UI** - Beautiful and accessible component library. [[Link](https://ui.shadcn.com/)]<br />
32-
🔹 **TailwindCSS** - Utility-first CSS framework. [[Link](https://tailwindcss.com/)]<br />
33-
🔹 **Electron Vite** - Lightning-fast build tool based on **Vite** for fastest hot-reload. [[Link](https://electron-vite.org/)]<br />
34-
🔹 **Electron Builder** - Configured for packaging applications. [[Link](https://www.electron.build/index.html)]<br />
28+
🔹 **[Electron](https://www.electronjs.org)** - Cross-platform desktop application framework.<br />
29+
🔹 **[React](https://react.dev)** - The library for web and native user interfaces.<br />
30+
🔹 **[TypeScript](https://www.typescriptlang.org)** - Type-safe JavaScript.<br />
31+
🔹 **[Shadcn UI](https://ui.shadcn.com)** - Beautiful and accessible component library.<br />
32+
🔹 **[TailwindCSS](https://tailwindcss.com)** - Utility-first CSS framework.<br />
33+
🔹 **[Electron Vite](https://electron-vite.org)** - Lightning-fast build tool based on **Vite** for fastest hot-reload.<br />
34+
🔹 **[Electron Builder](https://www.electron.build/index.html)** - Configured for packaging applications.<br />
3535

3636
<br />
3737

0 commit comments

Comments
 (0)