Skip to content

A React-based kaomoji website where users can browse and discover different kaomojis, as well as their meanings.

License

Notifications You must be signed in to change notification settings

ahmadthakur/kaomoji-pedia

Repository files navigation

Kaomoji-Pedia

This is a React-based website that allows users to browse and discover different kaomojis. Kaomojis are Japanese emoticons that are created using ASCII characters. 😄

Table of Contents

Installation

To install the project, first clone the repository:

git clone https://github.com/Sushipie/kaomoji-pedia.git

Then, navigate to the project directory and install the dependencies:

cd kaomoji-pedia
npm install

Usage

To start the development server, run:

npm run dev

This will start the website at http://localhost:5173. 🚀

Features

The website allows users to browse and discover different kaomojis, sorted by category. Each kaomoji can be copied to the clipboard by clicking on it. 🤔

Contributing

Contributions to this project are welcome. To contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bugfix: git checkout -b my-feature-branch
  3. Make changes and commit them: git commit -am 'Add new feature'
  4. Push to the branch: git push origin my-feature-branch
  5. Submit a pull request. 😎

License

This project is licensed under the MIT License. Feel free to use and modify the code as you wish. 👍

About

A React-based kaomoji website where users can browse and discover different kaomojis, as well as their meanings.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published