Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 637 Bytes

README.md

File metadata and controls

41 lines (30 loc) · 637 Bytes

Legal Chatbot

A React-based chatbot application for legal assistance.

Features

  • Modern React with TypeScript
  • Tailwind CSS for styling
  • PDF generation capabilities
  • Date handling with date-fns
  • Smooth animations with Framer Motion

Getting Started

  1. Clone the repository
  2. Install dependencies:
    npm install
  3. Start the development server:
    npm start

Technologies Used

  • React
  • TypeScript
  • Tailwind CSS
  • jsPDF
  • Framer Motion
  • Lucide React Icons

Scripts

  • npm start - Starts the development server
  • npm run build - Creates a production build

License

MIT