Mashmoji is an innovative web app that lets you combine emojis in creative and fun ways, inspired by Google’s Emoji Kitchen. Create unique emoji mashups and share them with your friends instantly!
- Emoji Mashups: Combine emojis to create unique and expressive mashups.
- User-Friendly Interface: Built with React and styled with Tailwind CSS for a modern and responsive design.
- Fast and Efficient: Powered by Vite for rapid development and blazing-fast performance.
- Google Emoji Kitchen API: Utilizes the Google Emoji Kitchen API to generate mashups.
- Frontend: React, Tailwind CSS
- Build Tool: Vite
- API: Google Emoji Kitchen API
-
Clone the repository:
git clone https://github.com/AjayAntoIsDev/Mashmoji.git
-
Navigate to the project directory:
cd Mashmoji -
Install dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your browser and go to:
http://localhost:5173
- Select two emojis you want to combine.
- The app generates a creative mashup of the selected emojis.
- Save or share your mashup with friends!
- Google Emoji Kitchen for the API.
- React for the frontend framework.
- Tailwind CSS for styling.
- Vite for the build tool.
For any questions or feedback, feel free to reach out:
- Repository: Mashmoji on GitHub