mashm3ll0w / learn-triangles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LEARN TRIANGLES

license Maintenance GitHub last commit GitHub repo size in bytes learning.code mash.mellow

This project shows the 3 basic types of triangles as can be seen in this Wikipedia link. I've added a 4th one for learning purposes.

How To Use

Open the project on my GitHub-Pages

Enter the values for the 3 sides of your triangle in the corresponding input fields and you'll be notified on what type of triangle it is.

To Get The Code

To use this code, you'll need Git and Atom or any preferred editor installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/mashm3ll0w/learn-triangles.git

# Go into the repository
$ cd learn-triangles

# Load the project in Atom
$ atom .

Technologies used

  • HTML
  • CSS
  • Bootstrap
  • Javascript

Authors

Karl

License

This software is licensed under the MIT License ©

About

License:MIT License


Languages

Language:HTML 58.5%Language:JavaScript 21.4%Language:CSS 20.1%