Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 212 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 212 Bytes

A calculator built with React

Full tutorial here: https://youtu.be/AGRS5lbtpsE

Usage

  1. Clone the repo
  2. cd /path/to/cloned/repo
  3. yarn install
  4. yarn start