- Developed using ReactJS for dynamic and seamless user experience. 🎨
- Styled with TailwindCSS for fast and efficient styling. ⚡
- Utilized DaisyUI components for a clean and consistent design. 🖌️
- Built with NodeJS and Express for robust and efficient server-side operations. 🖥️
- Ensured efficient data handling and secure API endpoints. 🔒
- Integrated SocketIO for real-time, instantaneous communication. ⏱️
- Implemented JWTtokens for secure message exchanges. 🔑
- ReactJS 🌐
- TailwindCSS 🎨
- DaisyUI 🌈
- NodeJS 🚀
- Express 🕸️
- SocketIO ⚡
- JWTtokens 🔒
- Clone the repository:
git clone https://github.com/yourusername/ChatbaseApp.git cd ChatbaseApp
- Install dependencies::
npm install
- Run the application::
npm start
- Open your browser and navigate to 'http://localhost:3000'.
- Register or log in to start chatting with other users.