Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/timonwa/react-chat
Building a Real-time Chat App with ReactJs and Firebase.
https://github.com/timonwa/react-chat
article chatapp firebase project published-article reactjs tutorials writing-articles
Last synced: about 21 hours ago
JSON representation
Building a Real-time Chat App with ReactJs and Firebase.
- Host: GitHub
- URL: https://github.com/timonwa/react-chat
- Owner: Timonwa
- License: mit
- Created: 2022-11-06T10:40:49.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-10T08:27:55.000Z (about 1 year ago)
- Last Synced: 2023-10-10T09:34:38.506Z (about 1 year ago)
- Topics: article, chatapp, firebase, project, published-article, reactjs, tutorials, writing-articles
- Language: JavaScript
- Homepage: https://react-chat-timonwa.vercel.app
- Size: 353 KB
- Stars: 95
- Watchers: 1
- Forks: 45
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.MD
Awesome Lists containing this project
README
# Building a Real-time Chat App with ReactJs and Firebase. :writing_hand:
This is the code example for my article on [Building a Real-time Chat App with ReactJs and Firebase](https://www.freecodecamp.org/news/building-a-real-time-chat-app-with-reactjs-and-firebase/) for [FreeCodeCamp](https://freecodecamp.org/). Here is the [live demo](https://react-chat-timonwa.vercel.app/).
Visit my blog, [Timonwa's Notes](https://blog.timonwa.com), for awesome technical contents like articles, codesnippets, tech goodies, community projects and more.
Please give this repo a ⭐ if it was helpful to you.
![A screencast demo of the react chat app. I log in in with my Google account, the chat room shows up, then I log out](https://user-images.githubusercontent.com/63044364/211147631-d8b8a732-1572-4801-ba01-99a271b77bc4.gif)