https://github.com/imbios/gitmemoji
An app to learn gitmoji emojis
https://github.com/imbios/gitmemoji
app gitmoji hacktoberfest quiz reactjs tailwindcss vitejs
Last synced: about 1 year ago
JSON representation
An app to learn gitmoji emojis
- Host: GitHub
- URL: https://github.com/imbios/gitmemoji
- Owner: ImBIOS
- License: agpl-3.0
- Created: 2023-04-01T10:46:07.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-15T12:17:40.000Z (over 2 years ago)
- Last Synced: 2025-03-24T08:22:34.936Z (about 1 year ago)
- Topics: app, gitmoji, hacktoberfest, quiz, reactjs, tailwindcss, vitejs
- Language: TypeScript
- Homepage: https://gitmemoji.imbios.dev/
- Size: 187 KB
- Stars: 14
- Watchers: 2
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gitmemoji
Gitmemoji is a web-based [gitmoji](https://gitmoji.dev/) quiz game. It is built using [React.js](https://reactjs.org/), [Tailwind CSS](https://tailwindcss.com/), and [Vite](https://vitejs.dev/).
## 🏗️ Local Development
You can run Gitmemoji locally by cloning the repository and running the following commands:
```bash
bun install
bun run dev
```
## 📝 Contributing
If you'd like to contribute to Gitmemoji, please fork the repository and submit a pull request. You can also report bugs or request features by opening an issue.
## 📄 License
Gitmemoji is licensed under the [GNU Affero General Public License v3.0](LICENSE).