Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/thomas465xd/tips-calculator_react
- Owner: Thomas465xd
- License: mit
- Created: 2024-08-21T22:22:08.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-21T20:48:57.000Z (15 days ago)
- Last Synced: 2024-10-22T15:38:05.370Z (14 days ago)
- Topics: js, jsx, react, tailwind, ts, typescript
- Language: TypeScript
- Homepage: https://propinas-react.vercel.app/
- Size: 48.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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