A real-time chat application built with Next.js, utilizing TypeScript and TailwindCSS. This app supports real-time communication, ideal for messaging platforms.
- Real-time messaging
- Responsive design using TailwindCSS
- Built with Next.js for scalability
- Deployed on Vercel for seamless hosting
-
Clone the repository:
git clone https://github.com/AnimeshA867/chatapp.git cd chatapp
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
-
Open
http://localhost:3000
in your browser.
- Next.js
- TypeScript
- TailwindCSS
- Redis
- Pusher
Easily deploy on Vercel with minimal configuration.
This project is licensed under the MIT License.
For questions or support, feel free to open an issue.