adrianhajdin / project_chat_application

This is a code repository for the corresponding YouTube video. In this tutorial we are going to build and deploy a real time chat application. Covered topics: React.js, Node.js, Express.js, and Socket.io.
https://www.jsmastery.pro
3.98k stars 1.54k forks source link

Added feature: "About Us" page on the main Join page #89

Open courtneygiang opened 2 years ago

courtneygiang commented 2 years ago

Added a button on the join page called "About Us" which redirects users to a page with more details on the chat application created. This includes a mission statement, the project creator/owner, covered topics, and a link to this open-source project.