Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 771 Bytes

README.md

File metadata and controls

40 lines (26 loc) · 771 Bytes

Fraction.Ninja

This app is designed to help kids understand the equivalence of fractions and decimals. I decided to develop this after creating a mess while trying to do the same thing with oranges

You can try it here:

Fraction Ninja Website

Screenshots

Not Equal

1/6 vs 2/6

Equal

2/6 vs 2/6

Not Equal

4/3 vs 2/6

Technologies demonstrated:

  • React
  • Typescript
  • SASS modules
  • D3 Charts
  • Flexbox CSS
  • Jest
  • AWS S3
  • AWS Cloudfront
  • AWS Cloudformation
  • AWS Route 53

How to run

This project was bootstrapped with Create React App. In the project directory, you can run the app in development mode with:

yarn start