Skip to content

Just a simple POC of small react native chat app with Firebase

Notifications You must be signed in to change notification settings

rafaelcalhau/teacher-mini-chat

Repository files navigation

💬

Teacher Mini Chat

Just a simple and small real-time chat app built with React Native (Expo) and Firebase

Get Started

1: Install the project dependencies:

$ npm install # yarn

2: Copy the .env.example to .env and update the values with your firebase credentials

$ cp .env.example .env

3: Run the project, you can visualize the app in your smartphone through the expo go:

$ npm start # yarn start

Screenshoots

TeacherMiniChat TeacherMiniChat TeacherMiniChat TeacherMiniChat TeacherMiniChat TeacherMiniChat TeacherMiniChat TeacherMiniChat TeacherMiniChat

About

Just a simple POC of small react native chat app with Firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published