Skip to content

juninmd/app-tip-splitter

Repository files navigation

Tip Splitter App

A simple React Native application to calculate tips and split bills among friends.

Features

  • Calculate tip based on percentage (10%, 15%, 18%, 20%).
  • Split bill among multiple people.
  • View total bill and amount per person.

Tech Stack

  • React Native (Expo)
  • TypeScript
  • React

Getting Started

Prerequisites

  • Node.js
  • pnpm

Installation

  1. Clone the repository.

  2. Install dependencies:

    pnpm install
  3. Run the app:

    pnpm start

Development

  • Run tests: pnpm test
  • Lint code: pnpm lint

Contributing

See CONTRIBUTING.md.

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors