Skip to content

GameOver2811/Developer-Dash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Developer-Dash: Real-Time Online Compiler

Developer-Dash-logos_black

Developer-Dash is a mini project created for college, aimed at providing a platform where developers can collaborate and code in real time with their friends. This online compiler is built using React.js, Next.js, Tailwind CSS, and JavaScript. It's designed to simplify the process of coding together, sharing code, and instantly seeing the results.

Table of Contents

Features

  • Real-Time Collaboration: Code in real-time with your friends or colleagues. See their changes instantly.

  • Multiple Languages: Support for multiple programming languages, allowing you to code in your preferred language.

  • Code Sharing: Easily share your code with others and collaborate seamlessly.

  • Instant Feedback: Get immediate feedback on your code's output as you type.

  • User-Friendly Interface: An intuitive, user-friendly interface for a smooth coding experience.

  • Responsive Design: Works on various screen sizes and devices.

Getting Started

These instructions will help you set up Developer-Dash on your local machine for development and testing purposes.

Prerequisites

Before you begin, make sure you have the following software installed on your machine:

Installation

  1. Clone the repository to your local machine:
git clone https://github.com/yourusername/Developer-Dash.git
  1. Navigate to the project directory:
cd Developer-Dash
  1. Install the project dependencies:
npm install

Usage

To start the Developer-Dash development server, run the following command:

npm run dev

This will start the development server, and you can access the application by opening a web browser and navigating to http://localhost:3000.

Start coding in real time with your friends and enjoy the collaborative coding experience!

Contributing

We welcome contributions from the community. If you want to contribute to Developer-Dash, please follow these guidelines:

  • Fork the repository on GitHub.
  • Create a new branch with a descriptive name.
  • Make your changes and commit them with clear messages.
  • Push your changes to your fork.
  • Submit a pull request to the main repository.

Feel free to reach out if you have any questions or need assistance.

Happy coding with Developer-Dash!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published