Skip to content

maheshmnair/CodePad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ’» CodePad - Online Code Editor

A simple, real-time online editor to test and showcase your HTML, CSS, and JavaScript code snippets. This app provides a live preview of your web projects as you type.

Try the live demo here!


🌟 Features

  • Live Preview: See the output of your code instantly in the output pane.
  • Three-Panel Layout: Clean, resizable panels for HTML, CSS, and JavaScript.
  • Real-time Rendering: The output window updates automatically as you write code.
  • Lightweight & Fast: A simple tool for quick prototyping and testing web snippets.
  • Responsive Design: Usable on various screen sizes for coding on the go.

πŸ› οΈ Technologies Used

This project is built with core web technologies:

  • HTML: Provides the basic structure of the editor.
  • CSS: Styles the layout, panels, and overall appearance.
  • JavaScript: Powers the core functionality, linking the input panels to the live preview iframe.

πŸš€ How to Use

1. Live Demo (Recommended)

The easiest way to use CodePad is by visiting the GitHub Pages link: https://maheshmnair.github.io/CodePad/

2. Run Locally

If you'd like to run the project on your own machine:

  1. Clone the repository:

    git clone https://github.com/maheshmnair/CodePad.git
  2. Navigate to the directory:

    cd CodePad
  3. Open the application: Simply open the index.html file in your web browser.


🀝 Contributing

Feedback, bug reports, and pull requests are welcome! If you have an idea for an improvement or find a bug, please open an issue.


πŸ“œ License

This project is open source. Feel free to use, modify, and share it.

About

Online Code Editor App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published