Welcome to CodePad, your ultimate coding playground! CodePad offers a sleek, user-friendly environment for writing and downloading your code with ease. ✍️
| Feature | Description |
|---|---|
| 🌐 Multi-language Support | Switch between programming languages with ease. |
| 🎨 Sleek UI | A clean, intuitive interface for smooth coding. |
| ⚡ Real-time Code Editing | Get instant feedback as you write code. |
| 🚀 Support for Streamlit | Build and deploy Python web apps quickly. |
| 🧩 Syntax Highlighting | Improve readability with color-coded syntax. |
| 🤖 Auto-complete Suggestions | Speed up coding with smart, predictive suggestions. |
| 🎭 Custom Themes | Personalize your workspace with beautiful themes. |
| Technology | Description |
|---|---|
| 🐍 Python | Simple and powerful language for building apps. |
| 🚀 Streamlit | Fast framework for creating data apps and prototypes. |
| 🖋️ Streamlit Ace | Integrated code editor for a smooth coding experience. |
-
Clone this repository:
git clone https://github.com/KrishBharadwaj5678/CodePad.git cd CodePad -
Install the required dependencies:
pip install -r requirements.txt
-
Run the application:
streamlit run app.py
We welcome contributions to make CodePad even better!
- 🍴 Fork the repository.
- 🌿 Create a new branch (
git checkout -b feature-name). - ✍️ Make your changes and commit them (
git commit -am 'Add feature-name'). - 🚀 Push to your branch (
git push origin feature-name). - 🔄 Submit a pull request to merge into the main branch.
