An open API service indexing awesome lists of open source software.

https://github.com/ali-raza764/chitchat-frontend

Chit chat is a real-time messaging app made using nextjs14 and redis
https://github.com/ali-raza764/chitchat-frontend

chatapp next-auth nextjs nextjs14 oauth pusher-channels pusherjs realtime-chat redis redis-database web-chat

Last synced: about 2 months ago
JSON representation

Chit chat is a real-time messaging app made using nextjs14 and redis

Awesome Lists containing this project

README

          

# Chit Chat

Chit Chat is a real-time messaging web application built with modern technologies.

[Live Demo](https://chitchat-frontend-brown.vercel.app/profile)

![Chit Chat Demo](./public/images/demo-image.jpg)

## Technologies Used

- Next.js 14
- Redis
- Auth.js
- Tailwind CSS
- Pusher (for real-time channels)

## Features

- Real-time messaging
- User authentication
- Responsive design

## Getting Started

1. Clone the repository
2. Install dependencies: `npm install`
3. Set up environment variables
4. Run the development server: `npm run dev`

## Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

## License

[MIT](https://choosealicense.com/licenses/mit/)