README.md
README.md
Welcome to the Chat App repository! This is a simple chat application built using React Native, TailwindCSS, Expo, and Firebase. The app provides email signup/signin authentication and allows users to chat with each other in real-time within chatrooms.
1.React Native: A JavaScript framework for building native mobile applications.
2.Expo: A framework and platform for universal React applications.
3.Firebase: A mobile and web application development platform by Google.
1.User Authentication: Users can sign up and sign in to the app using their email addresses.
2.Real-time Chat: Users can communicate with each other in real-time within chatrooms.
3.Simple UI: The app has a clean and intuitive user interface for easy navigation and interaction.