Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 337 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 337 Bytes

chat-app

This app is a frontend implementation for a chat application, using mock data.

It's created with Vite, using React, TypeScript and Sass.

Instructions

  1. Fork this repository to your GitHub.
  2. Clone the repository from your fork.
  3. Run npm install
  4. Run npm start
  5. Edit according to your needs. Commit and push.