METAVERSE

React Firebase Chat App

A simple real-time chat application built with React and Firebase.

Features

Technologies Used

Getting Started

To use the Chat App, follow these steps:

  1. Clone the GitHub repository to your local machine:
    git clone https://github.com/Kritika30032002/ReactCreations.git
    
  2. Navigate to the project directory:
    cd chat-app
    
  3. Install the required dependencies using npm:
    npm install
    
  4. Start the app by running:

    npm run start
    

    The app should now be up and running in your web browser. You can access it at http://localhost:3000/.

Technologies Used