Skip to content

An online code-editor for HTML, CSS, JS code snippets.πŸ’»βœ¨

License

Notifications You must be signed in to change notification settings

KshitijDarekar/Codeditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

15 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Codeditor (aka Coditor)

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.🌟


license

Glimpse πŸš€

Live Demo

App

Contributing 🀝

PRs Welcome Open Source Love

GitHub contributors GitHub issues GitHub closed issues GitHub pull requests GitHub closed pull requests GitHub top language

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. ❀️ πŸ’₯

Features ✨

βœ… Themes

βœ… Live previews

βœ… Copy to ClipBoard

βœ… Responsive

Tech Stack

React JS CSS3

Roadmap

  • Additional language support

  • Add more integrations

  • Add real-time collaboration support

Authors

Contributors πŸ‘¨β€πŸ’» πŸ‘©β€πŸ’»

Thank you for Contributing πŸ™ πŸ’«

4

If you liked our work do give us a star ⭐️⭐️⭐️ .It Encourages us to do more πŸ˜ƒ πŸ’«


Feedback βœ‰οΈ

If you have any feedback, please reach out to us at ksh.dar.rt19@rait.ac.in

About

An online code-editor for HTML, CSS, JS code snippets.πŸ’»βœ¨

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published