Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 737 Bytes

README.md

File metadata and controls

37 lines (24 loc) · 737 Bytes

Electron Notion

Positron

Positron is a desktop application that allows you to manage your movie and show watchlist. It is built with Electron, Vite and React.

Demo

See the Demo Here

How it Works ?

  1. The project is built using Electron and React.
  2. The project uses the IMDB API to fetch movie and show data.
  3. The project uses the Local Storage API to store the watchlist data.

Libraries used

  1. Electron
  2. React
  3. Wouter
  4. @Shadcn/ui

How to configure

npm install
npm run dev

How to Build

npm run build:win

Or download the latest release.