Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 949 Bytes

README.md

File metadata and controls

39 lines (24 loc) · 949 Bytes

Restaurant Tip Calculator using JavaScript

A simple restaurant tip calculator that calculates the tip based on the specified percentage and displays the adjusted cost. It can also take a snapshot and save it as a pdf file using the screenshot button.

Run Locally

Clone the project

  git clone https://github.com/adithyaravi12/tip-calc

Go to the project directory

  cd tip-calc

Install necessary dependencies

  npm install

Start the server

  npm run start

Screenshots

App Screenshot

🔗 Links

My Portfolio linkedin