Giter Club home page Giter Club logo

chathub's Introduction

ChatHub

Untitled design

💻 Overview

This is a Messenger App, made with react, styled with the help of material-ui and deployed with the help of firebase. If you are react Lover feel free to contribute in the project.

🔧 Installation

You will need to have NodeJS and Yarn installed, if you haven't done that yet - get started here and here. Then, follow the steps below ⬇️

  1. Fork the Repository

fork button image

  1. Clone the Forked Repository to your local machine.

    git clone https://github.com/<your GitHub user name>/ChatHub.git.
    
  2. Change the directory to ChatHub.

    cd ChatHub
  3. Add remote to the Original Repository.

    git add remote https://github.com/soumik2012/Chathub.git
    
  4. Install the dependecies.

    npm install
  5. Run the application.

    npm start

Finally, navigate to http://localhost:3000 and you should see our app is now up and running ⚡

To contribute in the project do this :-

  1. First check which branch you are

     git branch                    ##if you are in master branch checkout from the branch
    
  2. Create new branch so that if you add function in the application so that will effect master branch. git checkout -b "Your Choice" Tip:- Give the branch name that you working on your issue so that easy to navigate working branch that you created.

  3. To check status of the files if it's added or not.

    git status
    
  4. Adding the file

    git add .
    
  5. For git commit the message

     git commit -m "i have added this or Fixes the navbar "
    
  6. To push the file in github

     git push --set-upstream origin <your branch name>
    

Kudos👏 you have made your first PR!! 🎉🎉🎉

📌 Opensource Programs

This project is a part of the following Open Source Program(s)



📌Guidelines

Expected time period for subitting a pull respect for each level:

  • Level 1 - 1 day
  • Level 2 - 2 day
  • Level 3 - 3 day
  • Level 4 - 5-6 day

✨ Our valuable Contributors👩‍💻👨‍💻 :

Project Admin👨‍


Soumik Kumar Baithalu 👨‍

Powered by Vercel

chathub's People

Contributors

anuragc10 avatar imgbotapp avatar prathap-p avatar rajbir21-droid avatar restyled-commits avatar saurabhmehta1601 avatar shreyshreyansh avatar soumikbaithalu avatar thebotlynoob avatar umesh-01 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.