GithubHelp home page GithubHelp logo

alexmasinde / reactchat Goto Github PK

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

A real time chat application built using react and firebase

Home Page: reactfirebasechat.vercel.app

HTML 0.92% JavaScript 78.60% CSS 20.48%

reactchat's Introduction

React Firebase Chat Application

Chat application built using react and firebase

My goal for building this application was to gain a deeper understanding real time data handling and mimic a team-based workflow. The complete project can be found here React Chat Application

Email: [email protected] Password: test123

Tech Stack

  1. React for the frontend
  2. Firebase Realtime Database for the backend
  3. Context API for state management
  4. CSS modules for styling
  5. Cloud Storage for Firebase
  6. Vercel for hosting

I decided to use Context API because the application does not require complex state handling and does not have caching functionality. In terms of the backend, I considered using Node.js and Socket.IO, but my deeper familiarity with firebase meant that I could get the project up and running quicker. Besides, the Realtime Database offered plenty of features off the box; hence, there was no need to go with a custom solution.

Finally, I opted to use React because I its component driven architecture significantly improves the process building and maintaining web applications. Using react with CSS modules allowed me to develop parts of the application quickly and in isolation.

Additional Features

If I had more time I would have incorporated more features, such as group chats and friends.

Available Scripts (Adopted from Create React App)

In the project directory, you can run:

npm start Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

npm run build Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.

reactchat's People

Contributors

alexmasinde 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.