This repo project is an ADDITION CALCULATOR that frontend is built on electronjs and the backend using GO
make sure the following are installed
- Nodejs
- npm
- Golang
git clone [email protected]:Sulaiman-SM/go-electron.git
cd go-electron/electroni
npm insatll
npm start
cd go-electron/golang
go run server.go