A web application built with Angular that allows users to calculate tips and split bills with ease. The layout and design inspiration for this project was taken from a challenge provided by Frontend Mentor.
You can view a live demo of the app here.
- Clone the repository:
git clone https://github.com/leticiaschneider/tip-calculator-angular
- Navigate to the project folder:
cd tip-calculator-angular
- Install dependencies:
npm install
- Run the app:
ng serve
Visit http://localhost:4200/
in your browser to see the app in action.
Letícia Araújo Schneider - leticia.schneider@gmail.com
Project Link: https://leticiaschneider.github.io/tip-calculator-angular/