A Real-time Chat Application
Experience real-time communication on this sleek and modern chat site crafted with HTML, CSS, and powered by Chakra UI for a seamless user interface. JavaScript brings dynamic functionality to life, while Firebase ensures instant updates and secure data storage. Engage in conversations with ease, enjoying a responsive design that adapts to various devices. Whether you're connecting with friends, colleagues, or loved ones, this real-time chat site offers a visually appealing and efficient platform for instant messaging.
You can preview and try the website live in Vercel here : github.io/chatApp/
Easy and User friendly UI (Interactions feedback and error messages). Responsive on mobile and small devices.
preview.mp4
1. Cloning the repository:
git clone https://github.com/pritamjoardar/Realtime-Chat-Application-.git2. Installing dependencies:
cd Realtime-Chat-Application-npm install3. Starting the server:
# Development
npm run dev
# Build
npm run build
# Start
npm run startThe Technology and Tools that are use for
* ReactJs
* HTML
* CSS
* ChakraUI
* Firebase
* Js
