/notepad-clone

This Notepad clone, built with Python's Tkinter, is a fun educational project to explore and learn GUI programming in Python.

Primary LanguagePython

Notepad Clone

This is a Notepad clone built using Python's Tkinter library. It's a fun and educational project designed to explore and learn more about Tkinter and Python. This project was created as a hobby to experiment with GUI programming in Python.

Installation

  1. Clone Repository:

    git clone https://github.com/sikandarmoyaldev/notepad-clone.git

    Clone the repository to your local machine.

  2. Install Dependencies:

    pip install -r requirements.txt

    Install the required Python dependencies using npm.

Contributing

If you want to contribute to this project, feel free to fork the repository, make changes, and submit a pull request. Please make sure to review the Contribution Guidelines before contributing.