Merge branch 'main' into main

This commit is contained in:
iza
2025-06-24 07:51:51 +03:00
committed by GitHub
15 changed files with 581 additions and 358 deletions

View File

@ -87,8 +87,21 @@ Before you begin, ensure you have the following installed on your system:
The application will be available at [http://localhost:3000](http://localhost:3000).
=======
## Contributing
Visit [CONTRIBUTING.md](.github/CONTRIBUTING.md)
=======
We welcome contributions! Please see our [Contributing Guide](.github/CONTRIBUTING.md) for detailed setup instructions and development guidelines.
Quick start for contributors:
- Fork the repo and clone locally
- Follow the setup instructions in CONTRIBUTING.md
- Create a feature branch and submit a PR
## License
MIT [Details](LICENSE)
[MIT LICENSE](LICENSE)