Skip to content

AnshuPathak-88825/Live-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

LiveCode

LiveCode is a web-based code editor that allows multiple users to collaborate on the same code file in real-time. It is built using Node.js, Express, Socket.io , Reactjs.

Demo

Screencast.from.03-05-23.10.29.26.PM.IST.webm

Getting Started

To get started with Live-code Editor, you can either download the source code from the GitHub repository or clone it using the following command:

git clone https://github.com/AnshuPathak-88825/Live-code.git
cd Live-code
cd realtime_code_editor/
npm install
npm start
nodemon server.js                //run this command in different tab

This will start the server on port 3000. You can then access the application by visiting http://localhost:3000 in your web browser.

Features

Livecode has the following features: Real-time collaboration on the same code file

  • Real-time collaboration on the same code file
  • Syntax highlighting for popular programming languages

Contributing

If you would like to contribute to Live-code, please fork the repository and create a pull request. You can also report any issues or bugs by creating a GitHub issue. If you are willing to fix an issue or propose a feature, all PRs with clear explanations are welcome and encouraged. If you have any doubts related to the project or want to discuss something, then join our Discord Server.

Credits

LiveCode Editor was created by Anshu Pathak. Special thanks to the following projects for their contributions:

  • Node.js
  • Express
  • Socket.io
  • Reactjs
  • Css

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published