Skip to content

Frozn0014/tip-calculator

Repository files navigation

Simple Tip Calculator Site

This is a simple website that allows you to calculate your tip based on your bill, your desired tip percent, and the number of people you are splitting the bill with.

You can view the site here or fork the repository and follow the instructions below to modify and self-host it.


Self Hosting

  1. Fork the repository and open it in your preferred text editor
  2. Create a Font Awessome Kit and copy the link.
  3. Navigate to index.html, line 14 and insert your link inside the quotations.
  4. Run the following commands in your terminal:
> npm install
> npm run dev
  1. Press o while focused on the terminal to open the website in your default browser or click the link.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published