In the File class, the getSize() method should simply be a getter that returns the size of the file. However, the size of a Folder is more complicated. The starting size of a Folder should be 512; ...
The instructions for this assignment were as follows: "In this activity, you will be using npm to install React, Formik, and any other required libraries. This is different from the way you’ve been ...