Frontend

This directory contains the client-side code for the Job Board with Chat application.

Structure

  • index.html - Main HTML template
  • index.js - JavaScript for the application
  • style.css - Custom styles beyond Tailwind CSS

Features

  • Job posting form and listing
  • Chat room interface
  • Simple username-based identification

Technologies

  • HTML, CSS, JavaScript
  • Tailwind CSS for styling