Creating a basic React APP using of the latest language features:
Recommended articles: https://github.com/mbeaudru/modern-js-cheatsheet/blob/master/translations/ru-RU.md
Steps:
create-react-app
with TypeScript template- Create a data-service with fake api data
- Create chats list and chat item views
Mockup for main page: