CommitMoji is your go-to reference for using emojis in Git commit messages. Whether you're fixing bugs, adding features, or writing docs, CommitMoji helps you tag your commits with meaningful icons that improve readability, team communication, and version history clarity.
Make every commit count — with clarity and flair. 🚀
🔹 Browse a curated list of common Git emojis
🔹 Get usage examples for each emoji
🔹 Copy emoji codes in one click
🔹 Learn best practices for conventional commits
🔹 Works great for solo devs and teams alike
Make sure you have -
- Node.js v18+
- npm or pnpm
Then, download, unzip and open the folder in your text editor.
- Install the dependencies -
>> npm install
- Run the development environment -
>> npm run dev
- Open localhost in your brower and Done!
- tailwindCSS v4.1.11
- react v19.1.0
- react-dom v19.1.0
- vite v7.0.0
- typescript v5.8.3
- eslinkt v9.29.0
This project is licensed under the MIT License.
Checkout LICENSE.md for more info.
- Fork this repository.
- Create your own branch.
- Commit changes.
- Submit a pull request.
your code will be reviewed and request will be merged!
Give this repo a star! Submit issues if you find bugs!
Happy coding <3