Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 310 Bytes

File metadata and controls

16 lines (11 loc) · 310 Bytes

React Chat App

A simple chat application built with React and Tailwind CSS.

Features

  • View a list of users.
  • Search from a list of users.
  • Select a user to start a chat.

Technologies Used

  • React
  • React Router for navigation
  • React Context API for state management
  • Tailwind CSS for styling