Giter VIP home page Giter VIP logo

jfoyarzo / react-firebase-chat Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 393 KB

Firebase-Chat is an app built as an exercise to understand how to integrate Firebase features with a react app. Uses Firebase authentication to implement Oauth and Cloud Firestore as the database to persist the chat history.

License: MIT License

HTML 16.03% CSS 22.40% JavaScript 61.57%
cloud-firestore-database firebase-auth javascript react

react-firebase-chat's Introduction

๐Ÿ“— Table of Contents

๐Ÿ“– Firebase-Chat

Firebase-Chat is an app built as an exercise to understand how to integrate Firebase features with a react app. Uses Firebase authentication to implement Oauth and Cloud Firestore as the database to persist the chat history.

๐Ÿ›  Built With

Tech Stack

Client
Database

Key Features

  • You can log in with your Google account.
  • Chat history persisted in Firestore.
  • Conditional render of components when a signed-in user is present.

(back to top)

๐Ÿ’ป Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

To run this project you need:

  • Git
  • Npm/Node.js

Setup

Clone this repository to your desired folder using this command:

git clone [email protected]:jfoyarzo/react-firebase-chat.git
cd react-firebase-chat

Install

Install this project's dependencies using:

npm install

Since this project uses Firebase features, you need to supply your corresponding credentials by creating a .env file in the root of the app. You can use the provided .env.example file as a guide.

Usage

To run the project, execute the following command from the root folder of the app:

npm start

this will start a development build on http://localhost:3000/

Deployment

For production build use:

npm build

(back to top)

๐Ÿ‘ฅ Author

๐Ÿ‘ค Felipe Oyarzo

(back to top)

๐Ÿค Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

โญ๏ธ Show your support

If you like this project please consider giving it a star!

(back to top)

๐Ÿ™ Acknowledgments

This project was built following the How to Build a Real-time Chat App Tutorial by Timonwa Akintokun.

(back to top)

๐Ÿ“ License

This project is MIT licensed.

(back to top)

react-firebase-chat's People

Contributors

jfoyarzo avatar

Watchers

 avatar

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.