Welcome to CodeCollab, a collaborative coding platform designed to make teamwork and project contribution seamless. With AI Support, CodeCollab enhances your coding experience by providing intelligent assistance and boosting productivity.
- Collaborative Coding: Work with your team on code in real-time.
- Version Control: Seamlessly integrate with Git for efficient version tracking.
- Customizable Workflows: Define and manage your project workflows with ease.
- Live Chat: Communicate with your team in real-time using Socket.IO for seamless collaboration.
- Language: JavaScript
- Frameworks/Libraries: React
- Language: Node.js
- Frameworks: Express.js
- Database: MongoDB
- Real-time Communication: Socket.IO
Follow these steps to set up the project locally:
- Clone the repository:
git clone https://github.com/priyanshuraj27/CodeCollab.git
- Navigate to the project directory:
cd CodeCollab - Install dependencies:
npm install
- Start the development server:
npm start
We welcome contributions! Please follow these steps to contribute:
- Fork the repository.
- Create a new branch for your feature/bug fix:
git checkout -b feature-name
- Commit your changes:
git commit -m "Description of your changes" - Push to your branch:
git push origin feature-name
- Open a pull request on the main repository.
If you like this project, please give it a βοΈ!
- Logo Design: Special thanks to Bhuvan Goel for designing the logo.
Generated with β€οΈ by priyanshuraj27