andretr / masschat-landing

MassChat landing page

Home Page:https://masschat-landing-6loz.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MassChat Landing Page

This is the landing page for MassChat

Usage

Install dependencies (Tailwind)

yarn install

Run the Tailwind CLI to compile the input.css during development. The output file is css/main.css

yarn watch

To build once run...

yarn build

You can edit the scripts in package.json and the tailwind.config.js file to change input/output locations

Documentation

Tailwind: https://tailwindcss.com/docs/ https://tailwindcomponents.com/cheatsheet/ https://youtu.be/dFgzHOX84xQ?si=HuS0VC3xBj06Na7T

Flowbite: https://flowbite.com/docs/getting-started/introduction/

About

MassChat landing page

https://masschat-landing-6loz.vercel.app


Languages

Language:HTML 51.7%Language:CSS 47.2%Language:JavaScript 1.1%