masakachristopher / SpidersChallenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SPIDERSCHALLENGE CHAT APP

Overview

  • TS dependencies
  • TailwindCss
  • Firebase

Getting Started

After cloning the repo, run the following command to install the project dependencies:

yarn

Then to run the code, run the following command:

yarn start

Then to generate build folder, run the following command:

yarn build

To deploy to firebase hosting server, run the following command:

firebase deploy

web app url

Deployment Url is chat app.

About


Languages

Language:TypeScript 88.1%Language:HTML 8.4%Language:JavaScript 3.2%Language:CSS 0.3%