https://github.com/prathmesh-ka-github/commitmoji
Make your commits clearer, smarter, and more expressive.
https://github.com/prathmesh-ka-github/commitmoji
commits git github reactjs tailwindcss vite
Last synced: 2 months ago
JSON representation
Make your commits clearer, smarter, and more expressive.
- Host: GitHub
- URL: https://github.com/prathmesh-ka-github/commitmoji
- Owner: prathmesh-ka-github
- Created: 2025-07-03T14:24:26.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-07-12T00:56:33.000Z (11 months ago)
- Last Synced: 2025-07-12T03:17:37.108Z (11 months ago)
- Topics: commits, git, github, reactjs, tailwindcss, vite
- Language: TypeScript
- Homepage: https://commitmoji.vercel.app
- Size: 290 KB
- Stars: 3
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CommitMoji β¨
### Make your commits clearer, smarter, and more expressive.
https://commitmoji.vercel.app
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. π
## Made with ReactJS and TailwindCSS, powered by VITEβ‘

πΉ 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
## π Installation Intructions -
Make sure you have -
- Node.js v18+
- npm or pnpm
Then, download, unzip and open the folder in your text editor.
1. Install the dependencies -
```
>> npm install
```
2. Run the development environment -
```
>> npm run dev
```
3. Open localhost in your brower and Done!
## π§ Dependencies -
1. tailwindCSS v4.1.11
1. react v19.1.0
1. react-dom v19.1.0
1. vite v7.0.0
1. typescript v5.8.3
1. eslinkt v9.29.0
## π License
This project is licensed under the MIT License.
Checkout [LICENSE.md](https://github.com/prathmesh-ka-github/CommitMoji/blob/main/LICENSE) for more info.
## π€π» Contribute
1. Fork this repository.
1. Create your own branch.
1. Commit changes.
1. Submit a pull request.
your code will be reviewed and request will be merged!
### Top contributors -
- [abhiishekk02](https://abhiishekk02.github.io/AG.Dev/)
- [SaisatwikBiku](https://rococo-horse-a3ea9b.netlify.app)
## π Appreciation
Give this repo a star! Submit issues if you find bugs!
Happy coding <3