chore: add tech stack to README file

This commit is contained in:
MAZE 2024-04-29 17:41:10 +03:30
parent 75e7c48b21
commit 8e6e690006

View file

@ -5,13 +5,24 @@
<a href="https://moodist.app">Visit <strong>Moodist</strong></a> | <a href="https://buymeacoffee.com/remvze">Buy Me a Coffee</a>
</div>
## 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
## 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
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**:
- Sounds licensed under the Pixabay Content License: [Link to Pixabay Content License](https://pixabay.com/service/license-summary/)
- Sounds licensed under CC0: [Creative Commons Zero License](https://creativecommons.org/publicdomain/zero/1.0/)
- Sounds licensed under the **Pixabay Content License**: [Link to Pixabay Content License](https://pixabay.com/service/license-summary/)
- Sounds licensed under **CC0**: [Creative Commons Zero License](https://creativecommons.org/publicdomain/zero/1.0/)