Full-Stack-Social-Media-App Tailwind Templates

Full Stack Social Media App

Social media platform built with React.js, TypeScript, and Tailwind CSS. Integrated with Appwrite for backend and React Query for efficient data management, it features robust authentication, dynamic post exploration, liking and saving capabilities, detailed post views, user profiles, responsive UI, and optimized data caching for performance


Project Banner
react.js appwrite tailwindcss reactquery typescript

A Social Media Application

πŸ“‹ Table of Contents

  1. πŸ€– Introduction
  2. βš™οΈ Tech Stack
  3. πŸ”‹ Features
  4. 🀸 Quick Start
  5. πŸ•ΈοΈ Snippets
  6. πŸ”— Links
  7. πŸš€ More

πŸ€– Introduction

Explore social media with this user-friendly platform that has a nice look and lots of features. Easily create and explore posts, and enjoy a strong authentication system and quick data fetching using React Query for a smooth user experience.

βš™οΈ Tech Stack

  • React.js
  • Appwrite
  • React Query
  • TypeScript
  • Shadcn
  • Tailwind CSS

πŸ”‹ Features

πŸ‘‰ Authentication System: A robust authentication system ensuring security and user privacy

πŸ‘‰ Explore Page: Homepage for users to explore posts, with a featured section for top creators

πŸ‘‰ Like and Save Functionality: Enable users to like and save posts, with dedicated pages for managing liked and saved content

πŸ‘‰ Detailed Post Page: A detailed post page displaying content and related posts for an immersive user experience

πŸ‘‰ Profile Page: A user profile page showcasing liked posts and providing options to edit the profile

πŸ‘‰ Browse Other Users: Allow users to browse and explore other users' profiles and posts

πŸ‘‰ Create Post Page: Implement a user-friendly create post page with effortless file management, storage, and drag-drop feature

πŸ‘‰ Edit Post Functionality: Provide users with the ability to edit the content of their posts at any time

πŸ‘‰ Responsive UI with Bottom Bar: A responsive UI with a bottom bar, enhancing the mobile app feel for seamless navigation

πŸ‘‰ React Query Integration: Incorporate the React Query (Tanstack Query) data fetching library for, Auto caching to enhance performance, Parallel queries for efficient data retrieval, First-class Mutations, etc

πŸ‘‰ Backend as a Service (BaaS) - Appwrite: Utilize Appwrite as a Backend as a Service solution for streamlined backend development, offering features like authentication, database, file storage, and more

and many more, including code architecture and reusability

🀸 Quick Start

Follow these steps to set up the project locally on your machine.

Prerequisites

Make sure you have the following installed on your machine:

Cloning the Repository

git clone https://github.com/adrianhajdin/social_media_app.git
cd social_media_app

Installation

Install the project dependencies using npm:

npm install

Set Up Environment Variables

Create a new file named .env in the root of your project and add the following content:

VITE_APPWRITE_URL=
VITE_APPWRITE_PROJECT_ID=
VITE_APPWRITE_DATABASE_ID=
VITE_APPWRITE_STORAGE_ID=
VITE_APPWRITE_USER_COLLECTION_ID=
VITE_APPWRITE_POST_COLLECTION_ID=
VITE_APPWRITE_SAVES_COLLECTION_ID=

Replace the placeholder values with your actual Appwrite credentials. You can obtain these credentials by signing up on the Appwrite website.

Running the Project

npm start

Open http://localhost:3000 in your browser to view the project.

πŸš€ Contact

Connect with me through various portals :

Social Media Username Link
Email [email protected] Email
LinkedIn Shabazuddin Mohammad LinkedIn
Instagram shabaz_uddin Instagram
Facebook Shabaz Facebook
Twitter shabazuddin786 Twitter

πŸš€ Images

image image image image image

I'm always open to collaboration and new opportunities! Feel free to reach out and connect with me. 🌟

Top categories

Loading Svelte Themes