This app is a frontend implementation for a chat application, using mock data.
It's created with Vite, using React, TypeScript and Sass.
- Fork this repository to your GitHub.
- Clone the repository from your fork.
- Run
npm install
- Run
npm start
- Edit according to your needs. Commit and push.