» Make Web Chat App Front-End with React » 1. Introduction » 1.2 Objectives

Project Objectives

This project aims to make a web chat app front-end in React. Let's name it lr_webchat1.

It should include the following features:

  • A user can have one-on-one coversations with his/her online pals.
  • A user can join a group chat.
  • A user can receive notifications of unread new messages.

Footnotes

  1. lr_ means LiteRank.

PrevNext