Coder Social home page Coder Social logo

theunderdogdev / cloud-c Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 2.0 195 KB

A chatroom using firebase, google authentication, fire-store and react.

Home Page: https://cloud-c-os96.vercel.app

HTML 24.18% CSS 36.89% JavaScript 38.93%
chat-application firebase react

cloud-c's Introduction

Firebase Chat App

Note: You should know how to use firebase and must have a project set up on firebase.

Firstly install yarn.

npm install -g yarn

Clone this repo.

git clone https://github.com/theunderdogdev/cloud-c.git

Go into directory and install the packages.

    cd cloud-c && yarn install

Go to firebase and create a collection.

Create .env file at the root of the project with the following fields.

REACT_APP_apiKey=<your firebase apiKey>
REACT_APP_authDomain=<your firebase authDomain>
REACT_APP_projectId=<your firebase projectId>
REACT_APP_storageBucket=<your firebase storageBucket>
REACT_APP_messagingSenderId=<your firebase messagingSenderId>
REACT_APP_appId=<your firebase appId>
REACT_APP_measurementId=<your firebase measurementId>
REACT_APP_collName=<your collection name>

Run localserver

yarn start

cloud-c's People

Contributors

theunderdogdev avatar

Stargazers

 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.