Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 641 Bytes

README.md

File metadata and controls

37 lines (24 loc) · 641 Bytes

🚀 Moji Message

An epic web app for encoding a message with emojis.

Website: https://emoji.seandodson.com/

Table of Contents

Tech Stack

  • NextJS
  • TypeScript
  • Tailwind
  • Google Analytics
  • Firebase Hosting

How to Run Locally

  1. Install packages.
pnpm install
  1. Start the application.
pnpm dev

Contributing

Please create a new issue if you have any questions, problems, or suggestions. Feel free to open a pull request if you have a feature or fix you want to contribute to the project.