Skip to content

Commit

Permalink
chore: add features to README file
Browse files Browse the repository at this point in the history
  • Loading branch information
remvze committed Apr 29, 2024
1 parent 781adcf commit c614e3d
Showing 1 changed file with 18 additions and 6 deletions.
24 changes: 18 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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>
</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
- πŸ”¨ **React**: UI Library
- πŸ§‘β€πŸš€ **Astro**: Meta Framework
- 🎨 **CSS Modules**: Styling
- 🐻 **Zustand**: State Management
- βš™οΈ **Radix**: Accessible Components
- πŸ“• **Storybook**: Component Documentation
- πŸ§ͺ **Vitest**: Unit Testing
- πŸ”­ **Playwright**: End-To-End Testing

---

- πŸ§ͺ **Vitest**: Unit Testing (soon)
- πŸ”­ **Playwright**: End-To-End Testing (soon)
- πŸ” **ESLint**: Code Linting
- 🧹 **Prettier**: Code Formatting
- 🧼 **Stylelint**: CSS Linting
Expand Down

0 comments on commit c614e3d

Please sign in to comment.