React Firebase Chat App
A simple real-time chat application built with React and Firebase.
Features
- Real-time messaging
- User authentication with Firebase
- Responsive design
Technologies Used
- React
- Firebase (Firestore for real-time database, Authentication for user management)
Getting Started
To use the Chat App, follow these steps:
- Clone the GitHub repository to your local machine:
git clone https://github.com/Kritika30032002/ReactCreations.git
- Navigate to the project directory:
- Install the required dependencies using npm:
-
Start the app by running:
The app should now be up and running in your web browser. You can access it at http://localhost:3000/
.
Technologies Used
- React: The front-end framework used to build the application.
- firebase: For storage of user data and chats.