Fun With Triangles

What is this app about?

This is a fun app created in Vanilla JS to learn about triangles in fun way. It has four sections:

  1. Angles of Triangle: To check if user input angles form a triangle
  2. Check Hypotenuse: To calculate hypotenuse if user know lengths of sides of right angle triangle
  3. Calculate Area: To calculate area depending on the data about triangles user has
  4. Take a Quiz: A small quiz with basic level questions to test user's knowledge about triangles