sahandmohammadrehzaii / ChatNova

A react and Firebase based real-time chatting website

Home Page:https://chat-nova-zeta.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chat Nova Project

Chat Nova is a group chat application built using the MERN stack, which includes React.js, Redux, MongoDB, FireBase, and GoogleAuth for authentication. The application enables users to create multiple groups, engage in real-time messaging, and share images within these groups.

Project Features

  • Create and manage multiple groups for different purposes.
  • Real-time messaging for instant communication.
  • Image sharing functionality to enhance conversations.

Live Link

Click here to visit Chat Nova

How to Use

  1. Clone the repository:
git clone https://github.com/pjyotianwar/ChatNova.git
  1. Install dependencies:
cd ChatNova
npm install
  1. Start the development server:
npm start
  1. Open your browser and visit http://localhost:3000 to use Chat Nova.

Project Structure

  • client: Contains the React.js frontend of the project.

Screenshots

ChatNova 1

ChatNova 2

ChatNova 3

ChatNova 4

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

Acknowledgements

  • Special thanks to the developers and contributors of the libraries and technologies used in this project.

About

A react and Firebase based real-time chatting website

https://chat-nova-zeta.vercel.app


Languages

Language:JavaScript 94.6%Language:HTML 2.9%Language:CSS 2.5%