Skip to content

RudreshRajvansh/Codepedia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Codepedia ⚑

Version

Codepedia is a lightweight, browser-based live code editor designed for web developers to prototype and test HTML, CSS, and JavaScript instantly. With a sleek, dark-themed interface and real-time preview engine, it offers a seamless coding experience similar to CodePen.

πŸš€ Live Demo

Check out the live application here: πŸ‘‰ https://codepedia-sandy.vercel.app/


✨ Features

  • Real-time Preview: Instantly renders HTML, CSS, and JavaScript as you type.
  • Three-Pane Layout: Dedicated, resizable code editors for distinct languages.
  • Smart Error Handling: JavaScript execution is wrapped in try-catch blocks to prevent the editor from crashing on syntax errors.
  • Modern UI/UX:
    • Dark mode aesthetics with a custom color palette (#0f0f12 background).
    • Glassmorphism effects on UI elements.
    • Syntax highlighting simulation using colored borders and distinct fonts.
  • Typography: Integrated Fira Code for monospaced editing and Inter for the UI.
  • Responsive: Flexible layout that adapts to different screen sizes.

πŸ› οΈ Tech Stack

  • Frontend: HTML5, CSS3 (Custom Properties/Variables)
  • Logic: Vanilla JavaScript
  • Fonts: Google Fonts (Inter, Fira Code)
  • Icons: Custom CSS-styled indicators

πŸ“‚ Project Structure

Codepedia/
β”œβ”€β”€ .vscode/          # VS Code configuration
β”œβ”€β”€ index.html        # Main application entry point
β”œβ”€β”€ style.css         # Global styling and editor themes
β”œβ”€β”€ script.js         # Core logic for live preview generation
└── .gitignore        # Git ignore rules

Built with ❀️ by Rudresh Rajvansh

About

Live Code Editor for HTML/CSS/JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published