BaamAadmi / chat-ui

Chat UI interface using react for self training

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started with Chat UI

This project was bootstrapped with Create React App.

npm install

Install all dependencies first.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

How to Chat:

You can select your friend from left panel. It displays 4 hard-coded friends.

On clicking chat history of that person will be shown if any

Use enter to send messages.

Upcoming Features and TODOs:

  1. Divide into components
  2. Style chat messages
  3. Write tests

About

Chat UI interface using react for self training


Languages

Language:JavaScript 60.1%Language:CSS 20.9%Language:HTML 19.0%