Project | Technologies | How to run | License
Richard Feynman famously said, "What I cannot create, I do not understand." Based on this premise and inspired by the "Build your own x" repository, the text editor MrNotepadd was born. It started as a personal challenge to build GUIs in Python. What began as a small project is now growing into something much larger!

- Clone the repository
- Install dependencies in
requirements.txt
- run
main.py
This project is under the MIT license. See the LICENSE file for more information.
🚧 Work in progress