Skip to content

Full-stack twitter clone using MERN stack, tanstack query (react query), tailwind css & cloudinary. Demo in readme file.

Notifications You must be signed in to change notification settings

Priyanshu-Ganatra/X-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

X (twitter) clone

Full-stack twitter clone using MERN stack, tanstack query (react query), tailwind css & cloudinary. I made this project to practice tanstack query and it turned out to be great!

Demo

https://x.com/53Priyanshu/status/1815385964036124695

P.S.: I had deployed it on render.com, but as it's a clone, my deployment was suspended by render, now I can't deploy it on any other platform as well as it'd be a trademark violation and will eventually get me banned on that platform.

Run Locally

Clone the project

  git clone https://github.com/Priyanshu-Ganatra/X-clone.git

Install dependencies (first in the root directory for backend/server)

  npm i

Then go to the frontend directory

  cd frontend

Install dependencies for the frontend

  npm i

Start the frontend dev server

  npm run dev

Go back to the root directory

  cd ..

Now start the backend dev server

  npm run dev

That's it you're done with the setup, now just go and try out the project, Thank you.

About

Full-stack twitter clone using MERN stack, tanstack query (react query), tailwind css & cloudinary. Demo in readme file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published