Skip to content

pjyotianwar/ChatNova

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.