Skip to content

KrishnaKumarKeshri96/realtime-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-Time Code Editor

It is an Website where you can have real time code editing by creating your own custom room.

Technologies & npm packages used

  1. Node
  2. React
  3. Express
  4. socket.io
  5. socket.io-client
  6. react-router-dom
  7. react-hot-toast
  8. code-mirror
  9. react-avatar

Install Dependencies

In root folder - npm i

Env Variables

REACT_APP_BACKEND_URL

Steps to Browse the Project

Clone this repository in your local machine. Install all dependencies by running npm install then run npm run build

once build is ready run node server.js then visit http://localhost:5000 in your browser. Now you are able to create room and experience real time code editing.

About

It is an Website where you can have real time code editing by creating your own custom room.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published