luc-ribeiro / rotion-electron

Application based on the Notion application created with Electron to apply concepts such as Renderer, Main, IPC and others.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

project icon

Clique aqui para ver a versão em Português.

📄 About

This project is inspired by Notion, utilizing the best concepts of Electron, such as layers like Renderer, Main, IPC, Preload, and others.


project img

project gif

🚀 How to Run

Clone the project and navigate to the folder

$ git clone https://github.com/luc-ribeiro/rotion-electron.git
$ cd rotion-electron

Installing

$ npm install

Running

$ npm run dev

The application will be available at http://localhost:5173


💻 Technologies

  • Electron
  • React
  • TypeScript
  • TailwindCSS
  • Vite

🔖 Layout



About

Application based on the Notion application created with Electron to apply concepts such as Renderer, Main, IPC and others.


Languages

Language:TypeScript 90.3%Language:JavaScript 7.3%Language:HTML 2.2%Language:CSS 0.3%