This is my solo project, where a user can create account and start chatting with his/her friend or family, built-in 5 days. Basically, this is my MERN-stack project or full-stack project.
https://my-mern-chatapp.netlify.app
First step clone the repository using the git command - git clone https://github.com/manishhansal/My_chat_app
Go to bookmyshow Folder git command - cd mern-chat-frontend
In the project directory, you can run:
If new user enters in the system then the user will land here.
Here the user can login through registered emailId and password.
Here user can create his/her account by filling profile picture, name, email, and password.
If a user tries to navigate to chat page before login, will see this page.
If a user is successfully logged in or registered, will be able to see chat page and also able to chat.