Skip to content

jatin-kumar-soni/JavascriptLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HackoThan Learning Showcase

This project is a JavaScript learning showcase with quizzes, notes, lecture pages, sharing, and server sync.

Run locally

npm start

Open http://localhost:3000 in your browser.

What the server adds

  • Cross-device profile sync
  • Teacher/admin dashboard data
  • Share links for lecture snapshots
  • Persistent server-side storage

Deployment

This app is deployable as a single Node server that serves the static frontend and API routes.

For platforms like Render, Railway, or Fly.io:

  1. Set the start command to npm start
  2. Use Node 18+ or newer
  3. Keep the working directory at the project root

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors