https://github.com/rajaditya01/chatterbox
https://github.com/rajaditya01/chatterbox
daisyui mern-stack socket-io telwind-css
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rajaditya01/chatterbox
- Owner: RajAditya01
- Created: 2024-05-21T04:41:08.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-05-23T05:08:49.000Z (12 months ago)
- Last Synced: 2024-05-23T05:50:28.284Z (12 months ago)
- Topics: daisyui, mern-stack, socket-io, telwind-css
- Language: JavaScript
- Homepage:
- Size: 5.85 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ChatterBox
ChatterBox is a real-time chat application built using Socket.io and the MERN stack (MongoDB, Express.js, React.js, Node.js). It utilizes DaisyUI and Tailwind CSS for a sleek and responsive user interface.
## Features
- Real-time messaging: Users can chat with each other in real-time.
- User authentication: Secure user authentication system implemented for login and registration.
- Responsive design: The application is optimized for various screen sizes and devices.
- MongoDB database: Data is stored and managed using MongoDB, a popular NoSQL database solution.## Technologies Used
- **Socket.io**: Enables real-time, bidirectional and event-based communication between web clients and servers.
- **MERN Stack**:
- **MongoDB**: A NoSQL database used for storing user information and chat messages.
- **Express.js**: A backend web application framework for Node.js used for building the RESTful API.
- **React.js**: A JavaScript library for building user interfaces, used for creating the frontend of the application.
- **Node.js**: A JavaScript runtime environment used for running server-side code.
- **DaisyUI**: A component library for Tailwind CSS that provides additional UI components and utilities.
- **Tailwind CSS**: A utility-first CSS framework for quickly building custom designs.## Getting Started
Follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.
### Prerequisites
- Node.js and npm installed on your machine.
- MongoDB installed locally or accessible via a cloud service like MongoDB Atlas.### Screenshots

---- -

---- -

---- -

---- -
### Installation
1. Clone the repository:
```bash
git clone https://github.com/yourusername/chatterbox.git## Author
- Github: [Aditya Raj](https://github.com/RajAditya01)
- Linkedin: [Aditya Raj](https://www.linkedin.com/in/aditya-raj-aa923721a/)
- Email: [[email protected]](mailto:[email protected])