- [x] add new folder named `Files` in **App** folder - [x] add new folder inside `Files` folder called `FilesUtility` - [x] inside Files Utility, create a new file called `readAndWriteToFiles.js` - [x] inside readAndWriteToFiles file add two functions one for writing to files called `writeToTextFile` and the other `readFromTextFile` - [ ] make sure both functions are to exported from this file to be used in other files. **_Make sure to check all the requirements before raising a PR for this issue_**
Filesin App folderFilesfolder calledFilesUtilityreadAndWriteToFiles.jswriteToTextFileand the otherreadFromTextFileMake sure to check all the requirements before raising a PR for this issue