Skip to content

Latest commit

 

History

History
70 lines (53 loc) · 2.58 KB

README.md

File metadata and controls

70 lines (53 loc) · 2.58 KB

GitHub contributors GitHub forks GitHub Repo stars GitHub Issues or Pull Requests GitHub License LinkedIn


Logo

CustomTkBuilder Website

A simplified way to create interfaces with Python customtkinter.
Access Website»

Website · Report Bug · Request Feature

About The Project

Banner

Built With

  • JavaScript
  • TailwindCSS
  • React
  • Vite

Prerequisites To Run Locally

  • You need to have npm (Node Package Manager)

Getting Started

  1. Fork the Project
  2. Before running, make sure to install all the dependencies (npm install)
  3. Run the Project via terminal (npm run dev)
  4. Make desired changes
  5. Commit your Changes
  6. Open a Pull Request