A modern, responsive ChatBot application built with a focus on performance and scalable cloud architecture. This project demonstrates a complete integration between a React frontend and a cloud-hosted backend.
The application is fully deployed and ready for testing:
- Frontend: Hosted as a static website on AWS S3.
- Backend Server: Deployed using AWS Elastic Beanstalk for automated scaling and management.
- Real-time Interaction: Connected to a live API on Elastic Beanstalk.
- Responsive UI: Optimized for mobile, tablet, and desktop.
- Theme Switcher: Full support for Light and Dark modes.
- Optimized Performance: Built with Vite for a near-instant user experience.
- Frontend: React.js, Vite, CSS3
- Backend Environment: AWS Elastic Beanstalk
- Deployment & Hosting: Amazon Web Services (AWS)
- Clone the repository:
git clone [https://github.com/Maxcer222/Simply-ChatBot.git](https://github.com/Maxcer222/Simply-ChatBot.git) Install dependencies: npm install Launch dev server: npm run dev Note: Don't forget to save the live link above to quickly demo the project to others!