Skip to content

This is a dummy chat app I made for an interview assignment.

Notifications You must be signed in to change notification settings

Blurri10/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat App Assignment

This repository hosts the source files for an interview assignment. You can check the live site here.

To run it locally, do the following:

Step 1: Fork this repo

Step 2: Clone the forked repo onto your local machine. You can do this by manually downloading the repo from GitHub or by running git clone <url>

Step 3: Once on your local machine, open up the file in your IDE. Fire up the terminal and enter npm install

Step 4: Enter npm run dev to get a live preview of the file locally.

About

This is a dummy chat app I made for an interview assignment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published