Giter Club home page Giter Club logo

s-shemmee / chatnow Goto Github PK

View Code? Open in Web Editor NEW
8.0 1.0 0.0 636 KB

ChatNow is a real-time web chat application powered by Firebase, React, and TypeScript. It provides users with a seamless platform for engaging in instant conversations, sharing messages, and more.

Home Page: https://chat-now-shemmee.vercel.app

License: MIT License

JavaScript 0.53% HTML 0.77% TypeScript 72.10% SCSS 26.60%
chatapp firebase firebase-auth firebase-cloud-messaging firebase-database firebase-firestore material-ui open-source reactjs typescript webchatapp project-based-learning vercel vercel-cli

chatnow's Introduction

ChatNow - Real-time Web Chat Application ๐Ÿš€

Overview

ChatNow is a real-time web chat application built using Firebase for backend services and React for the frontend. This project was created as a learning and practice exercise to explore Firebase integration, TypeScript, and other web development technologies.

Preview

Screenshot

๐Ÿ’ป Technologies Used

Frontend

  • React: JavaScript library for building user interfaces.
  • TypeScript: Typed superset of JavaScript for improved code quality.
  • Material-UI: React components for a responsive design.

Backend

  • Firebase Authentication: User authentication and authorization.
  • Firebase Firestore: Cloud-based NoSQL database for storing messages and user data.
  • Firebase Storage: Scalable object storage for multimedia content.
  • Firebase Cloud Functions: Serverless functions for additional backend logic.

๐ŸŒŸ Features

  • Real-time Chat: Engage in instant conversations.
  • Firebase Authentication: User management with authentication.
  • User Status Tracking: Monitor online/offline status.
  • Message History: Store messages in Cloud Firestore.
  • Media Support: Share images and text messages.
  • Timestamps: Provide context with message timestamps.
  • TypeScript Integration: Enhance code readability.
  • Modern UI Design: Ensure a seamless user experience.

๐Ÿ”ฎ Upcoming Features

Here's a sneak peek into what's coming next:

  • Group Chats: Simultaneously converse with multiple users.
  • Read/Unread Messages: Easily keep track of your messages.
  • Archive Chats: Organize conversations for future reference.
  • Advanced Message Management: Control messages with delete, forward, and copy options.
  • Emoji Support: Express yourself with a rich set of emojis.
  • Customizable Themes: Personalize your chat environment.
  • Enhanced User Profiles: Add more details for a personalized experience.
  • Improved Notifications: Receive enhanced notifications for new messages and updates.

๐Ÿ Getting Started

๐Ÿ“ฅ Installation

To start using ChatNow, follow these steps:

  1. Clone the repository.

    git clone https://github.com/s-shemmee/ChatNow.git
  2. Install dependencies.

    cd ChatNow
    npm install
  3. Set up Firebase.

    • Create a new project on Firebase.
    • Obtain your Firebase configuration and update firebase.tsx.
    • Set up Firestore and Storage in your Firebase project.
  4. Run the application.

    npm run dev
  5. Open the app in your browser: http://localhost:3000.

โš™๏ธ Usage

  1. Create Account:

    • Sign up or log in if you already have an account.
  2. Start a Chat:

    • Initiate a new chat by searching for a user.
  3. Enjoy Real-time Chat:

    • Send messages and images in real-time.

๐Ÿค Contributing

Contributions are welcome! If you encounter issues or have suggestions, open an issue or submit a pull request.

๐Ÿ“ License

This project is licensed under the MIT License.

chatnow's People

Contributors

dependabot[bot] avatar s-shemmee avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

chatnow's Issues

Loading Screen Not Displaying in Production

Description

The loading screen works perfectly during development but is not showing up in the production environment. No errors or warnings were encountered during development, building, and deployment phases.

Capture

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.