Skip to content

nishantkluhera/CodeQuorum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeQuorum

[Logo will be here someday maybe]

License: MIT Status

About The Project

CodeQuorum is a real-time collaborative code editor currently under development. It aims to provide a seamless environment for developers to code together, share knowledge, and collaborate effectively.

Current Development Status

🚧 This project is in active development 🚧

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

Installation

  1. Clone the repo
    git clone https://github.com/nishantkluhera/CodeQuorum.git
  2. Install NPM packages
    npm install
  3. Start the server
    npm start

Usage

To use the project, simply navigate to http://localhost:3000 in your web browser. You should see a "Hello, World!" message.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

About

A real-time collaborative code editor currently under development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published