This is a simple chat app built with React, Typescript,Vite,Chakra UI and firebase
Clone the project
git clone https://github.com/sammy-code98/t-chatty.git
Go to the project directory
cd t-chattyInstall dependencies
npm installStart the server
npm run dev