A basic Notepad desktop application made using Qt
To run CuteNotePad on your system, you will need to install Qt5.
- Qt5
Follow the instructions given in the official documentation for Qt installation
After setting up Qt, clone this repository in a local directory on your machine
git clone "https://github.com/akhilam512/CuteNotePad.git"