Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thomas465xd/tips-calculator_react

Simple Tips Calculator Frontend using React and TypeScript. Deployment in Vercel
https://github.com/thomas465xd/tips-calculator_react

js jsx react tailwind ts typescript

Last synced: 2 days ago
JSON representation

Simple Tips Calculator Frontend using React and TypeScript. Deployment in Vercel

Awesome Lists containing this project

README

        

# Tips Calculator

A simple and user-friendly tips calculator built with React and TypeScript. This application allows users to easily calculate tips based on the total bill amount and desired tip percentage.

## Features

- Calculate tips based on a specified percentage.
- Display the total bill amount and tip amount.
- Responsive and intuitive user interface.
- Built with React and TypeScript for a modern and type-safe development experience.

## Getting Started

To get started with the Tips Calculator, follow these steps:

### Prerequisites

Make sure you have the following installed on your machine:

- [Node.js](https://nodejs.org/) (v14 or later)
- [npm](https://www.npmjs.com/) (comes with Node.js)

---

Made with ♥️ Thomas Schrödinger