A React-based chatbot application for legal assistance.
- Modern React with TypeScript
- Tailwind CSS for styling
- PDF generation capabilities
- Date handling with date-fns
- Smooth animations with Framer Motion
- Clone the repository
- Install dependencies:
npm install
- Start the development server:
npm start
- React
- TypeScript
- Tailwind CSS
- jsPDF
- Framer Motion
- Lucide React Icons
npm start
- Starts the development servernpm run build
- Creates a production build
MIT