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.
- 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.
To get started with MemChat, follow these steps:
-
Clone the repository:
git clone https://github.com/reddevil212/memchat.git cd memchat -
Install dependencies:
npm install # or yarn install # or pnpm install
-
Run the development server:
npm run dev # or yarn dev # or pnpm dev # or bun dev
-
Open your browser: Navigate to http://localhost:3000 to see the application in action.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
We welcome contributions! Please read our Contributing Guidelines for more information.
This project is licensed under the MIT License. See the LICENSE file for details.
Made with ❤️ by reddevil212