A text editor for text files written in C++.
- Gets user input for text to be inserted
- Gets user input to delete a word that is searched for
- Displays a progress bar before writing to the file
- Saves to the file (txt file in this case)
- Then exits the terminal


