Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions task_1/w3m/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,10 @@ from the creators of Next.js.
Check out our
[Next.js deployment documentation](https://nextjs.org/docs/deployment) for more
details.

<!--
* 1. Код стайл показался странным, с ростом кода правила DRY будет нарушена.
* 2. В стилях можно было использовать bem, для читабельности кода.
* 3. Некоторую логику можно было вынести в отдельные кастомные хуки.
* 4. В будущем можно будет использовать CI/CD для деплоя приложения.
-->