Title

Wallpaper Changer

Description

wallpaper changer application which use pixbay api to create application which provide interface to search and apply wallpaper with a click to use application you will need apikey from pixbay and add key to src/apiKey.js

Installation & build

  • start application yarn install

  • to the application yarn tauri dev

to build application

``` yarn tauri build ```