Skip to content

A real-time chat application built with Next.js and Socket.io. Features include responsive design, multiple chat rooms, and instant messaging. Utilizes Tailwind CSS for styling and TypeScript for type safety.

Notifications You must be signed in to change notification settings

VrajVyas11/Next-js_Socket.ioChatApp

Repository files navigation

Open Chat

Open Chat is a real-time messaging application that enables seamless communication between users. Built with modern web technologies, it offers a smooth and responsive user experience across different devices.

Live Demo

Check out the live demo here.

Live Images For Laptop

Laptop View

Laptop View

Laptop View

Laptop View

Laptop View

Live Images For Mobile

Mobile View

Mobile View

Live Images For Tablet

Tablet View Tablet View

Getting Started

Follow these steps to set up the project on your local machine:

  1. Fork the Repository:

    • Click on the "Fork" button at the top right corner of this repository's GitHub page.
  2. Clone the Forked Repository:

          git clone https://github.com/VrajVyas11/Next-js_Socket.ioChatApp.git
    
  3. Navigate to the Project Directory: cd Next-js_Socket.ioChatApp

4.**Install Dependencies: Ensure you have Node.js and npm installed, then run: **

     npm install
  1. Set Up Environment Variables: Create a .env file in the root directory and add the necessary environment variables as specified in .FakeENV.

6.Start the Development Server: npm start

7.Open Your Browser: Navigate to http://localhost:3000 to see the application running.

About

A real-time chat application built with Next.js and Socket.io. Features include responsive design, multiple chat rooms, and instant messaging. Utilizes Tailwind CSS for styling and TypeScript for type safety.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published