1
0
Fork 1
mirror of https://github.com/elk-zone/elk.git synced 2024-07-05 22:16:49 +01:00

chore: stack on readme

This commit is contained in:
patak 2022-11-24 12:03:58 +01:00
parent 40bcd21aca
commit 6a58535a4f

View file

@ -1,8 +1,8 @@
# 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.
@ -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.
# 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
MIT