MySocialMediaWebsite is a full-stack social media platform built with Tailwind CSS, React (TypeScript), React Query, and Appwrite. The project is deployed on Vercel.
The project is live on Vercel. Visit MySocialMediaWebsite.
- User Authentication: Secure authentication system for personalized user experiences.
- Post Creation and Sharing: Users can create and share posts with their followers.
- Real-time Updates: Stay connected with real-time post and activity updates.
- Responsive Design: Mobile-friendly interface for a consistent user experience.
- Frontend: React, TypeScript, Tailwind CSS
- State Management: React Query
- Backend: Appwrite
- Deployment: Vercel
- Clone the repository:
git clone https://github.com/PawanSirsat/Social-Media-React-Appwrite.git
- Install dependencies:
npm install
- Configure Appwrite: Set up your Appwrite backend and update the configuration.
- Run the development server:
npm run dev
Contributions are welcome! Open issues, submit pull requests, or suggest features.