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
- Host: GitHub
- URL: https://github.com/ali-raza764/chitchat-frontend
- Owner: Ali-Raza764
- Created: 2024-08-11T17:04:40.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-18T16:50:54.000Z (about 1 year ago)
- Last Synced: 2025-04-04T04:24:29.867Z (6 months ago)
- Topics: chatapp, next-auth, nextjs, nextjs14, oauth, pusher-channels, pusherjs, realtime-chat, redis, redis-database, web-chat
- Language: JavaScript
- Homepage: https://chitchat-frontend-brown.vercel.app
- Size: 272 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)

## 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/)