Skip to content

Nitinpr1/chatapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat app using Reactjs, tailwind css and appwrite cloud😃

Welcome to the chat app repository!👋 This project is a dynamic react application built using Vite as the build tool. In this project i have used react for frontend , tailwind for styling and appwrite for backend. using appwrite it is very easy to maintain the databases and auth, appwrite provides build in auth to manage all the users and groups.

Demo : Chatapp

Features 🚀:

  • Real time chat: using appwrite cloud we can chat in real time.

  • 📱 Responsive: The application is designed to be fully responsive, ensuring a seamless experience across a range of devices and screen sizes.

  • âš¡ Vite Performance: Leveraging Vite as the build tool provides lightning-fast development and hot module replacement, enhancing the development workflow.

Installation

  • 👉 Clone the repository
  • 👉 Create account on appwrite and create your database and then edit the appwriteConfig.js file
  • 👉 Navigate to the project directory: cd chatapp
  • 👉 Install dependencies: npm install
  • 👉 Start the development server: npm run dev
  • 👉 Open your browser and visit: http://localhost:5173 to see the chat app in action.

Screenshots:

screenshot

screenshot

About

Chat app using Reactjs, tailwind css and appwrite cloud😃

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors