Skip to content

matteoterrinoni/ts-triangle-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

TS Triangle challenge

This is a simple implementation of a form to determine the type of a triangle. It takes the lengths of the triangle's three sides as input, and return whether the triangle is equilateral, isosceles or scalene.

Demo

Demo on netlify

Quick start

  1. Clone this repo
  2. Run yarn i to install dependencies
  3. Run yarn run start to start the app.
  4. Run yarn run test to launch the test runner.

Now you're ready to rumble!

About

ts-triangle-challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published