Skip to content

A messaging app built with ReactJS and Firebase as backend. Take meme sharing to the moon πŸš€ with full anonymity.

Notifications You must be signed in to change notification settings

harshsbais/DogeChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

DogeChat

logo

forthebadge forthebadge forthebadge forthebadge

This is a Messenger App, made with react with Firebase as backend.

Features include:-

  • Fully Anonymous Authentication
  • Sending Images
  • Liking Messages
  • Deleting own messages

With the power of Doge take chatting to the moon πŸš€

Here is the link to the deployed app :- https://doge-chat.netlify.app/

Dependencies

  • Bootstrap:- CSS Framework for Styling
  • Redux:- State management Library for Javscript Apps. Here used to open various auth modals, toasts and removing prop drilling
  • SFCookies:- Gives react projects access to browser cookies. Here used to store UserID, Username, Password of the user in the cookie.

Contributing

Setting-up the React project

  • Download and install Git.
  • Fork the Repository.
  • Clone the repository to your local machine $ git clone https://github.com/<your-github-username>/DogeChat.git
  • Change directory to DogeChat $ cd DogeChat
  • Add a reference to the original repository
    $ git remote add upstream https://github.com/harshsbais/DogeChat.git
  • $ npm i
  • $ npm start

Contributing Guidelines

  • Feel free to open an issue to report a bug or request a new feature.
  • Before starting to work on an issue, comment on that issue that you want to work on this and then only start to code.
  • Create a new branch with a related name of the motive i.e. bug/refactor/feature and commit your changes in that branch only.
  • Send a pull request anytime :)

Supported Platforms

This app can be built on any platform. It can be Windows, linux , MacOS or any other.

Show your support

Give a ⭐ if you like this web-app.

About

A messaging app built with ReactJS and Firebase as backend. Take meme sharing to the moon πŸš€ with full anonymity.

Topics

Resources

Stars

Watchers

Forks