This is a simple notepad application developed using Qt and C++. It provides basic text editing functionalities and is designed for ease of use.
- Create, open, and save text files.
- Cut, copy, and paste text.
- Undo and redo actions.
- Find and replace text within the document.
- Change text font and size.
- Qt Framework (version X.X.X)
- C++ Compiler (e.g., GCC, MSVC)
-
Clone the repository:
git clone https://github.com/Asroyx/notepad.git