Nino's Editor is a lightweight, web-based text editor designed for simplicity and efficiency. Whether you're drafting notes, writing markdown, or creating documents, Nino's Editor provides a distraction-free environment with essential features to enhance your workflow.
Contributions are welcome! Follow these steps to contribute:
- Fork the repository.
- Create a new branch:
git checkout -b feature-branch - Make your changes and commit them:
git commit -m "Add feature" - Push to the branch:
git push origin feature-branch - Open a pull request.
Special thanks to:
- Icons8 for the icons used in the project.
- Markdown for providing a simple way to format text.