Skip to content

Chat UI interface using react for self training

Notifications You must be signed in to change notification settings

BaamAadmi/chat-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published