An open API service indexing awesome lists of open source software.

https://github.com/sreya-satheesh/code-canvas-demo

CodeCanvas is an interactive learning platform built with Next.js to make mastering JavaScript fun and hands-on. With a split-screen interface, you can read tutorials on one side and write, run, and test your code on the other—without switching tabs.
https://github.com/sreya-satheesh/code-canvas-demo

javascript neumorphism webapp

Last synced: 10 months ago
JSON representation

CodeCanvas is an interactive learning platform built with Next.js to make mastering JavaScript fun and hands-on. With a split-screen interface, you can read tutorials on one side and write, run, and test your code on the other—without switching tabs.

Awesome Lists containing this project

README

          

# CodeCanvas (Demo)

**CodeCanvas** is an interactive learning platform built with **Next.js** to make mastering **JavaScript** fun and hands-on.
With a split-screen interface, you can **read tutorials** on one side and **write, run, and test your code** on the other—without switching tabs.

Screenshot 2025-08-12 194914

## ✨ Key Features

- 🖊 **Interactive Code Editor** – Write, edit, and experiment with JavaScript right in your browser.
- ⚡ **Real-Time Output** – See your code results instantly as you type.
- 🖥 **Split-Screen Learning** – Learn and practice side-by-side without distractions.
- 🌗 **Theme Toggle** – Switch between light & dark mode for a comfortable experience.
- 📱 **Fully Responsive** – Learn seamlessly on desktop, tablet, or mobile.

---

## Live Demo

https://code-canvas-private.vercel.app/

---

*Built with ❤️ by **Sreya***