mirror of
https://github.com/remvze/moodist.git
synced 2025-12-17 08:54:13 +00:00
chore: add features to README file
This commit is contained in:
parent
781adcf17e
commit
c614e3d4f5
1 changed files with 18 additions and 6 deletions
24
README.md
24
README.md
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue