This is a chat application created using ReactJS for the frontend and Appwrite for the backend
- Fork the repository and clone the project into your local machine.
- Open the terminal and type
npm i
to install the necessary packages. - Now your front end has been set up properly.
For the backend part, refer to this article.
After following each step correctly you can run the project locally on your machine.