A web-based code editor for HTML, CSS, and JS code snippets.π» The ability to use a local code editor may not always be available to developers, whether novice or experienced.π€ As a result, Codeditor πΒ is an excellent alternative for developers to create, test, and discover front-end code.π
Please read our Code of Conduct .
We're accepting PRs for our open and unassigned issuesπ. Please check CONTRIBUTING.mdβ¨. We'd love your contributions! Kindly follow the steps below to get started:
0. Star this repository.
1. Fork this repository.
2. Clone the forked repository.
git clone https://github.com/<your-github-username>/Codeditor
3. Navigate to the project directory.
cd Codeditor
4. Create a new branch.
git checkout -b <your_branch_name>
5. Make changes.
6. Stage your changes and commit
git add -A
git commit -m "<your_commit_message>"
7. Push your local commits to the remote repo.
git push -u origin <your_branch_name>
8. Create a PR to develop
!
9. Congratulations! π Sit and relax, you've made your contribution to Codeditor. β€οΈ π₯
β Themes
β Live previews
β Copy to ClipBoard
β Responsive
Additional language support
Add more integrations
Add real-time collaboration support
If you have any feedback, please reach out to us at ksh.dar.rt19@rait.ac.in