Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maikonalexandre/whatsemoji
✅ Está é uma biblioteca de emogis com estilo parecido a bandeja de emogis do whatsapp feita usando sveltkit.
https://github.com/maikonalexandre/whatsemoji
javascript sveltekit tailwindcss typescript
Last synced: 20 days ago
JSON representation
✅ Está é uma biblioteca de emogis com estilo parecido a bandeja de emogis do whatsapp feita usando sveltkit.
- Host: GitHub
- URL: https://github.com/maikonalexandre/whatsemoji
- Owner: maikonalexandre
- Created: 2023-12-16T14:56:52.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-17T21:12:14.000Z (about 1 year ago)
- Last Synced: 2024-11-06T03:47:38.009Z (2 months ago)
- Topics: javascript, sveltekit, tailwindcss, typescript
- Language: Svelte
- Homepage: https://whatsemogi.vercel.app
- Size: 77.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Whatsemoji
![image](https://github.com/maikonalexandre/whatsemogi/assets/86725282/c12088ac-3272-4f11-8a4f-57f694514400)
## 📚 Informações sobre o projeto
Está é uma biblioteca de emogis com estilo parecido a bandeja de emogis do whatsapp feita usando sveltkit. Ela também possui algumas funcionalidades parecidas como armazenamento de icones usados recentemente.## ⚙️ Instalação
```
# Abra um terminal e copie este repositório com o comando
$ git clone https://github.com/maikonalexandre/whatsemogi
```
```
# Instale as dependências
$ npm ci# Inicie a aplicação
$ npm run dev
```## 🛠️ Tecnologias/Ferramentas utilizadas
* [SvelteKit]()
* [typescript]()