A project template using Svelte, Tailwind CSS, PostCSS and Webpack
The base webpack configuration is based on start template project 🎒
To run locally
npm run start
To make a production build
npm run build
````# Keymoji 🌟
**Keymoji** - The ultimate Emoji Password Generator SPA!
## 🚀 Introduction
**Keymoji** isn't just another SPA. It's your go-to solution for generating secure yet memorable passwords using emojis. Why settle for boring alphanumeric passwords when you can have the fun and security of emojis?
## 🌈 Features
- **Random Emoji Generation**: Get a unique password from a selection of emojis.
- **Story Mode**: Tell a story and let us generate a password from it!
- **Light & Dark Mode**: Because we all love choices.
- **Social Sharing**: Share your love for Keymoji with the world!
## 🛠 Installation & Setup
1. Clone the repository:
```bash
git clone https://github.com/chooomedia/keymoji.git
```
2. Navigate into the directory and install the dependencies:
```bash
cd keymoji
npm install
```
3. Start the app:
```bash
npm run dev
```
## 🤝 Contributing
We love contributions! If you find a bug or want to suggest a new feature, please open an issue or a pull request.
## 📜 License
This project is licensed under the MIT License. See LICENSE.md for details.
## 💌 Contact
Got questions or feedback? Contact us at [email protected].
Keymoji - Bring emojis into your passwords!