https://github.com/mirrorgo/codecho
My Snippet Library
https://github.com/mirrorgo/codecho
mdx tailwindcss vite
Last synced: 9 months ago
JSON representation
My Snippet Library
- Host: GitHub
- URL: https://github.com/mirrorgo/codecho
- Owner: Mirrorgo
- License: mit
- Created: 2024-09-26T13:26:38.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-19T08:57:07.000Z (about 1 year ago)
- Last Synced: 2024-10-20T04:54:47.614Z (about 1 year ago)
- Topics: mdx, tailwindcss, vite
- Language: TypeScript
- Homepage: https://codecho.vercel.app/
- Size: 1.24 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
English | [中文](README.zh.md)
# Codecho
> 💡 **Codecho** is my personal collection of code snippets that I've open-sourced to share with other developers. These snippets can be easily integrated into your projects through simple copy and paste!
## 🖥️ Live Preview
Check out [Codecho](https://codecho.unimelb.top/) to browse all code snippets and see them in action.
## 💻 How to Use
Usage is straightforward:
1. Browse to find the snippet you need
2. Copy the code snippet
3. Paste it into your project
4. Make any necessary adjustments as needed
No need for additional dependencies or complex integration processes—use freely according to your requirements!
## 📝 About This Project
This code snippet library is a collection from my personal work and learning experiences. I've open-sourced it purely to share and help other developers. Feel free to use these snippets to accelerate your development work.
## 📄 License
This project is licensed under the [MIT License](LICENSE). You're free to use these code snippets in both personal and commercial projects.