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.
