A difference checker software made using Electron. Useful for viewing changes made to code, text, and other files.
Tech Stack
- Electron
- React & Redux
- Tailwind CSS
-
Install dependencies
npm install
-
Run the React App
npm run start
-
Run Electron (in a second terminal)
npm run electron