Skip to content

Image Sharing Social Media App Using React, Tailwind & Sanity

Notifications You must be signed in to change notification settings

SHABIN-K/Social-Media-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 

Repository files navigation

Social-Media-App

With all advanced Social Media features, such as Google Authentication, create, edit, delete and save posts, like and comment on other people's posts, search and filter images and much more

Tech Stack

Client: React, Vite,TailwindCss

Server: sanity


Environment Variables

To run this project, you will need to add the following environment variables to your .env file

Client:

  • VITE_APP_GOOGLE_CLIENT_ID_TOKEN your google client id
  • VITE_APP_SANITY_PROJECT_ID sanity project id
  • VITE_APP_SANITY_TOKEN sanity token

Run Locally

Clone the project

  git clone https://github.com/SHABIN-K/Social-Media-App.git

Client:

cd frontend
npm install
# <Create .env appropriately>
npm run dev

Server:

cd backend
npm install
npm run dev

Support

Join Our Telegram Group For Support/Assistance And Our Channel For Updates.

Report Bugs, Give Feature Requests There..

Star this Repo if you Liked it ⭐⭐⭐

About

Image Sharing Social Media App Using React, Tailwind & Sanity

Topics

Resources

Stars

Watchers

Forks