CodeToolz is an online code editor similar to Codepen that allows users to test HTML, CSS, and JavaScript code snippets. The editor is built using the CodeMirror library, specifically version 5.65.12.
- Test HTML, CSS, and JavaScript code snippets 🧪
- User-friendly interface 🤩
- Fast and responsive ⚡
- Save and load code snippets 💾
- Share code snippets with others 👨💻
If you find this project useful, please consider giving it a 🌟 star.
If you would like to contribute to CodeToolz, please follow these steps:
- Clone the repository
- Install dependencies by running
npm install
- Start the development server by running
npm start
- Open http://localhost:3000 in your browser to view the website
To run CodeToolz locally, you will need to have Node.js and npm installed on your machine.
If you encounter any issues while using the CodeToolz app, please report them by clicking on the "Report Issue" button. If you have any feedback or suggestions for improving the app, please feel free to reach out to us.
If you enjoy using CodeToolz, please give us a star on Github to show your support!