Skip to content

A Real-time chat application created with ReactJS and Firebase.

Notifications You must be signed in to change notification settings

premanshu-pareek/trychat_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Try Chat App

Note: The project has bugs in some modules. It will take some time for to get back to it and fix it. PRs are always welcome.

This is a web chat app created using React, utilizing Firebase for authentication and storage. The project is based on the tutorial by Lama Dev, and you can find Lama Dev's YouTube channel here.

Installation

To run the project locally, follow these steps:

1. Clone the project repository:

      $ https://github.com/premanshu-pareek/trychat_app.git   

2. Navigate to the project directory:

      $ cd trychat_app   

3. Install project dependencies:

      $ npm install   

4. Start the development server:

      $ npm run dev   

Screens

The app consists of the following screens:

  • Login Screen: User login and authentication.
  • Register Screen: User registration and authentication.
  • Home Screen: Main chat interface for users.

Feel free to explore and interact with these screens to experience the functionality of the web chat app.

Acknowledgments

This project is a practice implementation based on the tutorial by Lama Dev. Visit Lama Dev's YouTube channel for more insightful content on web development.

For more detailed usage instructions or specific details, you may refer to Lama Dev's tutorial video.

About

A Real-time chat application created with ReactJS and Firebase.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published