-
This chat application lists suggested products for you.
-
Click the fab button for open the chat window.
-
- If you type /select you'll see categories then select any category you want.
-
Click the product for details
-
If you need help type /help
-
For find the spesific product by id type /image {id}
-
For list the suggested products by id type /product
-
- Type at least 3 letter for list the suggestions.
-
Auto Complete
yarn install
yarn dev
yarn cy:open
yarn lint
yarn type-check
- State Management: Redux
- Styles: Styled Components
- Ci: Husky
-
You can find the product images and avatar images in the /public folder.
-
You can find all product mock data here: https://github.com/Akifcan/chat-app/blob/main/store/features/conversation/conversation.data.ts