A full-stack chatbot application with a React frontend and Node.js/Express backend. The chatbot allows users to send messages and receive intelligent responses in real-time.
- Real-time chat functionality
- Responsive frontend built with React
- Backend API built with Node.js and Express
- Environment variable support for API URLs
- CORS enabled for frontend-backend communication
- Easy deployment on Vercel (frontend) and Render (backend)
- Frontend: React, Tailwind CSS (or your CSS framework)
- Backend: Node.js, Express.Js
- Database: (if applicable, e.g., MongoDB)
- Deployment: Vercel (frontend), Render (backend)