Skip to content

reddevil212/MemChat

Repository files navigation

MemChat

I need devs to contribute! Welcome to everyone ❤️.

MemChat is a modern chat application built with Next.js, leveraging the power of React, Typescript and Tailwind CSS for a seamless and responsive user experience.

Features

  • Real-time Messaging: Chat with friends and colleagues in real-time.
  • User Authentication: Secure login and registration using Firebase.
  • Responsive Design: Optimized for both desktop and mobile devices.
  • Dark Mode: Switch between light and dark themes effortlessly.
  • User Profiles: Customize your profile with avatars and status messages.

Getting Started

To get started with MemChat, follow these steps:

  1. Clone the repository:

    git clone https://github.com/reddevil212/memchat.git
    cd memchat
  2. Install dependencies:

    npm install
    # or
    yarn install
    # or
    pnpm install
  3. Run the development server:

    npm run dev
    # or
    yarn dev
    # or
    pnpm dev
    # or
    bun dev
  4. Open your browser: Navigate to http://localhost:3000 to see the application in action.

Project Structure

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Contributing

We welcome contributions! Please read our Contributing Guidelines for more information.

License

This project is licensed under the MIT License. See the LICENSE file for details.


Made with ❤️ by reddevil212

About

A chatting app made with nextjs and firebase

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages