Chat App Project Prerequisites Node.js (version 16 or higher recommended) npm or yarn Installation Clone the repository: git clone (https://github.com/faster24/chatty-ui) cd chatty-ui npm install or yarn install Running The Project npm start or yarn start