- React
- Next.js
- Clone the repository: git clone https://github.com/sakkurthi-sashank/hacksrm
- Navigate to the project directory: cd code-editor
- Install dependencies: npm install
- Start the development server: npm run dev
- Access the Code Editor in your browser at http://localhost:3000
Contributions to the Code Editor project are welcome! If you would like to contribute, please follow these guidelines:
Fork the repository. Create a new branch: git checkout -b feature-branch Make your changes and commit them: git commit -m 'Add some feature' Push to the branch: git push origin feature-branch Submit a pull request.
The Code Editor is licensed under the MIT License.
Contact If you have any questions, suggestions, or issues regarding the Code Editor, please feel free to contact us at [email protected]
Happy coding!