Skip to content

Commit

Permalink
add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Tatyana-js committed Feb 5, 2025
1 parent 8b19cf8 commit 8504760
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 7 deletions.
25 changes: 20 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,23 @@
### Hexlet tests and linter status:
# Чат Slack

[![Actions Status](https://github.com/Tatyana-js/frontend-project-12/actions/workflows/hexlet-check.yml/badge.svg)](https://github.com/Tatyana-js/frontend-project-12/actions)

### link to the site:
(https://github.com/Tatyana-js/frontend-project-12)
[ССылка на приложение](https://github.com/Tatyana-js/frontend-project-12)

### Описание
Проект представляет собой современное веб-приложение для общения в реальном времени. Интуитивно понятный интерфейс включает каналы, с возможностью их добавления, удаления и редактирования, а также отправку пользователями сообщений.
Предусмотрены страницы регистрации и авторизации пользователей.

### Стэк
1. React
2. Redux Toolkit
3. Bootstrap
4. Axios
5. i18next
6. Formik
7. Socket
8. Rollbar
9. React-Router
10. Yup
11. Vite

### demo
(https://frontend-chat-ru.hexlet.app/)
1 change: 0 additions & 1 deletion frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
"formik": "^2.4.6",
"i18next": "^24.0.5",
"leo-profanity": "^1.7.0",
"lodash": "^4.17.21",
"lorem-ipsum": "^2.0.8",
"react": "^18.3.1",
"react-bootstrap": "^2.10.6",
Expand Down

0 comments on commit 8504760

Please sign in to comment.