Skip to content

Latest commit

 

History

History
55 lines (33 loc) · 785 Bytes

README.md

File metadata and controls

55 lines (33 loc) · 785 Bytes

Tip Calculator (Desktop App)

Simple tip calculator app using electron.js.

Description

Calculate tip using this simple tip calculator.

Getting Started

Dependencies

  • Windows supported fully (for mac, linux working; just icon and stuff not added).

Installing

  • Currently in dev mode

Executing program

  • To run dev
  • Download and run
npm i
npm start

OR use Electronmon to constantly run and reload after making changes

npm electronmon .

Contribute

If you like the project and want to help it improve, feel free to fork it.

Authors

Pratyush

Version History

  • 0.2
    • Comingsoon..
  • 0.1
    • Initial Release

License

This project is licensed under the MIT License - see the LICENSE.md file for details