chore: add features to README file

This commit is contained in:
MAZE 2024-04-29 18:01:54 +03:30
parent 781adcf17e
commit c614e3d4f5

View file

@ -5,19 +5,31 @@
<a href="https://moodist.app">Visit <strong>Moodist</strong></a> | <a href="https://buymeacoffee.com/remvze">Buy Me a Coffee</a> <a href="https://moodist.app">Visit <strong>Moodist</strong></a> | <a href="https://buymeacoffee.com/remvze">Buy Me a Coffee</a>
</div> </div>
## Tech Stack ## Features
- 🎵 Over 75 ambient sounds
- 📝 Persistent sound selection
- ✈️ Sharing sound selections with others
- 🧰 Custom sound presets
- 🌙 Sleep timer for sounds (soon)
- 📓 Notepad for quick notes
- ⌛ Pomodoro timer
- ✅ Simple to-do list (soon)
- ⌨️ Keyboard shortcuts for everything
- 🥷 Privacy focused: no data collection
- 💰 Completely free, open-source, and self-hostable
## Tools Used
- ⚡ **TypeScript**: Programming Language - ⚡ **TypeScript**: Programming Language
- 🔨 **React**: UI Library - 🔨 **React**: UI Library
- 🧑‍🚀 **Astro**: Meta Framework - 🧑‍🚀 **Astro**: Meta Framework
- 🎨 **CSS Modules**: Styling - 🎨 **CSS Modules**: Styling
- 🐻 **Zustand**: State Management - 🐻 **Zustand**: State Management
- ⚙️ **Radix**: Accessible Components
- 📕 **Storybook**: Component Documentation - 📕 **Storybook**: Component Documentation
- 🧪 **Vitest**: Unit Testing - 🧪 **Vitest**: Unit Testing (soon)
- 🔭 **Playwright**: End-To-End Testing - 🔭 **Playwright**: End-To-End Testing (soon)
---
- 🔍 **ESLint**: Code Linting - 🔍 **ESLint**: Code Linting
- 🧹 **Prettier**: Code Formatting - 🧹 **Prettier**: Code Formatting
- 🧼 **Stylelint**: CSS Linting - 🧼 **Stylelint**: CSS Linting