- Take user inputs and calculate tip and bill to split with friends
- Responsive design
- To learn styling the
<form>
element and the<input>
element - To use Using media queries in Sass
- To create a working product by matching the UI design as closely as possible.
- HTML
- SCSS
- JavaScript
- Download and install Git
git clone https://github.com/Hrithik1122/splitter.git
- Open
index.html
file on a browser.