Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Lightweight version of JS Sensei, a learning platform built to teach users Javascript Fundamentals with a working code editor and quizzes.

Notifications You must be signed in to change notification settings

CodingWCal/JS-Sensei-lite

Repository files navigation

JS Sensei

Lightweight Interactive JavaScript learning platform with code editor.

Test it out here at https://js-sensei-lite.vercel.app/!

Getting Started

First, install the dependencies:

npm install

Then, run the development server:

npm run dev

Open http://localhost:8000 with your browser to see the result!

Project Structure

  • app/ - Next.js App Router pages and layouts
  • components/ - React components
    • CodeEditor.tsx - Interactive code editor component
    • ui/ - UI components (shadcn/ui style)
  • lib/ - Utility functions
  • public/ - Static assets

Features

  • Interactive JavaScript code editor
  • Real-time code execution
  • Console output capture
  • Modern UI with Tailwind CSS

About

Lightweight version of JS Sensei, a learning platform built to teach users Javascript Fundamentals with a working code editor and quizzes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /