mirror of
https://github.com/remvze/moodist.git
synced 2025-12-17 17:04:15 +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
|
## Tech Stack
|
||||||
|
|
||||||
- **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
|
||||||
- **Storybook**: Component Documentation
|
- 📕 **Storybook**: Component Documentation
|
||||||
- **Vitest**: Unit Testing
|
- 🧪 **Vitest**: Unit Testing
|
||||||
- **Playwright**: End-To-End Testing
|
- 🔭 **Playwright**: End-To-End Testing
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
- **ESLint**: Code Linting
|
- 🔍 **ESLint**: Code Linting
|
||||||
- **Prettier**: Code Formatting
|
- 🧹 **Prettier**: Code Formatting
|
||||||
- **Stylelint**: CSS Linting
|
- 🧼 **Stylelint**: CSS Linting
|
||||||
- **Husky**: Git Hooks
|
- 🐶 **Husky**: Git Hooks
|
||||||
- **Lint Staged**: Running Linters on Staged Files
|
- 📝 **Lint Staged**: Running Linters on Staged Files
|
||||||
- **Commitlint**: Git Commit Linting
|
- 🧽 **Commitlint**: Git Commit Linting
|
||||||
- **Commitizen**: Git Commit Message Helper
|
- 🧭 **Commitizen**: Git Commit Message Helper
|
||||||
- **Standard Version**: Versioning and CHANGLOG Generation
|
- 📓 **Standard Version**: Versioning and CHANGLOG Generation
|
||||||
- **PostCSS**: CSS Transformations
|
- 🧰 **PostCSS**: CSS Transformations
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
This project is licensed under the **MIT License** - see the [LICENSE](LICENSE) file for details.
|
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**:
|
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