The source code is for a desktop application built with electron.js and React js.(Embedded reactjs inside electron)
After git cloning the repository or zipped file,open it in a preffered code editor, i prefer vs code
Make sure the terminal in the right directory
and run the following commands
npm install or yarn install in order to download all the dependencies needed.
You can choose to use an api of your choice.
i used node,express and mysql to come with a simple api to fetch data