This project is a simple cat picture viewer application that displays cat images and "next picture" button in the separate windows.
- Clone the repository to your local machine using git clone https://github.com/Khazady/electron-cat-app.git.
- Navigate to the root project directory.
- Install dependencies
npm install
- Run building script
npm build
- Navigate to the release folder and open application file
Electron React Typescript Vite