Tip calculator is an open source react web app that allow the user to calculate their purchase total with tip and tax included easely! You can test it clicking here or open the lastest deployed version on https://elias-tip-calculator.herokuapp.com/.
Why? I've decided to create this app because every time I was going to a restaurant or cafeteria I wasted time calculating the total with tip and tax included. My friends and I always had to calculate our bill total manually. Now, we don't need to do that any more, we just put the entries and get the result. In addition, I wanted to practice my React.js knowledges =)
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
This project was developed with the following technologies:
- React β A JavaScript library for building user interfaces (reactjs.org)
- Styled Components - A react library to use component-level styles
- React Router: Declarative Routing for React.js
You can see this website layout clicking here. You'll need a Figma account.
- Preloading screen
- Animations
Distributed under the MIT License. See LICENSE
for more information.
Elias Biondo |
Vinicius de Liz |
Elias Biondo - [email protected]
Feel free to suggest new features or make your own changes.
Coded with β€οΈ by Elias Biondo