mirror of
https://github.com/remvze/moodist.git
synced 2025-12-17 00:44:14 +00:00
chore: add emojis
This commit is contained in:
parent
3e44516509
commit
781adcf17e
1 changed files with 18 additions and 18 deletions
36
README.md
36
README.md
|
|
@ -7,32 +7,32 @@
|
|||
|
||||
## Tech Stack
|
||||
|
||||
- **TypeScript**: Programming Language
|
||||
- **React**: UI Library
|
||||
- **Astro**: Meta Framework
|
||||
- **CSS Modules**: Styling
|
||||
- **Zustand**: State Management
|
||||
- **Storybook**: Component Documentation
|
||||
- **Vitest**: Unit Testing
|
||||
- **Playwright**: End-To-End Testing
|
||||
- ⚡ **TypeScript**: Programming Language
|
||||
- 🔨 **React**: UI Library
|
||||
- 🧑🚀 **Astro**: Meta Framework
|
||||
- 🎨 **CSS Modules**: Styling
|
||||
- 🐻 **Zustand**: State Management
|
||||
- 📕 **Storybook**: Component Documentation
|
||||
- 🧪 **Vitest**: Unit Testing
|
||||
- 🔭 **Playwright**: End-To-End Testing
|
||||
|
||||
---
|
||||
|
||||
- **ESLint**: Code Linting
|
||||
- **Prettier**: Code Formatting
|
||||
- **Stylelint**: CSS Linting
|
||||
- **Husky**: Git Hooks
|
||||
- **Lint Staged**: Running Linters on Staged Files
|
||||
- **Commitlint**: Git Commit Linting
|
||||
- **Commitizen**: Git Commit Message Helper
|
||||
- **Standard Version**: Versioning and CHANGLOG Generation
|
||||
- **PostCSS**: CSS Transformations
|
||||
- 🔍 **ESLint**: Code Linting
|
||||
- 🧹 **Prettier**: Code Formatting
|
||||
- 🧼 **Stylelint**: CSS Linting
|
||||
- 🐶 **Husky**: Git Hooks
|
||||
- 📝 **Lint Staged**: Running Linters on Staged Files
|
||||
- 🧽 **Commitlint**: Git Commit Linting
|
||||
- 🧭 **Commitizen**: Git Commit Message Helper
|
||||
- 📓 **Standard Version**: Versioning and CHANGLOG Generation
|
||||
- 🧰 **PostCSS**: CSS Transformations
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under the **MIT License** - see the [LICENSE](LICENSE) file for details.
|
||||
|
||||
### Third-Party Assets
|
||||
### ⚠️ Third-Party Assets
|
||||
|
||||
Some sounds used in this project are sourced from third-party providers and **are subject to different licenses**:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue