Creating a real-time chat application using React for the frontend and Appwrite as the backend solution. Appwrite offers a comprehensive set of APIs for backend functionalities like user authentication, database management, and real-time communication, enabling developers to build robust applications quickly and efficiently.
link.
$ npm install $ npm run dev
Currently, two official plugins are available:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh
