An open API service indexing awesome lists of open source software.

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

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).