Skip to content

AlAstapchyk/react-chat

Repository files navigation

React Chat

Icon

Chat PWA based on React.js, powered by Vite; Firebase for authentication and data storage.

The application is available at the link address: https://react-chat-aa.netlify.app

Since it is PWA, application can be installed on any device using browser that supports this technology.

Also you can launch locally or deploy app with your configuration.

Custom Firebase configuration

  1. Create project on Firebase
  2. Enable Authentication with Email, Google and GitHub
  3. Enable Firestore
  4. Clone repository and go to it
  5. Rename .env.example file to .env and insert the appropriate values from the Firebase project configuration

Local launch

After configuration you can launch app locally using the following command:

npm run dev

About

Real-time messanger PWA (React + Firebase)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages