Hey There This is Desktop Calculator Made with Electron.js.
- HTML [For All Structure]
- Tailwind CSS [Tailwind CSS used for All Basics Styling]
- JS [For All Logic]
- Electron.js [For All Desktop Operating System]
- Node.js [For All Node.js Functionality]
- mathjs [For All Math Functionality]
- Download Repo.
- Open Terminal.
- Run Command
npm i - After Installation is Done Then Check Using
npm run start - And Now You Can Make Any Changes You Want.
- To Build Project Run Command
npm run pack