chore: stack on readme

pull/43/head
patak 2022-11-24 12:03:58 +01:00
rodzic 40bcd21aca
commit 6a58535a4f
1 zmienionych plików z 9 dodań i 2 usunięć

Wyświetl plik

@ -1,8 +1,8 @@
# Elk # Elk
[/public/] ![Elk Logo](https://elk.zone/logo.svg)
A nimble Mastodon web client made with 💛. A nimble Mastodon web client made with 💛
Elk is in early alpha, but it is already quite usable. We would love your feedback and contributions. Elk is in early alpha, but it is already quite usable. We would love your feedback and contributions.
@ -12,6 +12,13 @@ The client is deployed to [elk.zone](https://elk.zone), you can share screenshot
If you would like to contribute, until the repo is open, please create branches in the main repository and send a PR from there. If you would like to contribute, until the repo is open, please create branches in the main repository and send a PR from there.
# Stack
- [Nuxt](https://nuxtjs.org/) - The Intuitive Vue Framework
- [Pinia](https://pinia.vuejs.org/) - The Vue Store that you will enjoy using
- [UnoCSS](https://uno.antfu.me/) - The instant on-demand atomic CSS engine
- [Masto.js](https://neet.github.io/masto.js) - Mastodon API client for JavaScript, TypeScript, Node.js, browsers
# License # License
MIT MIT