Skip to content

soumit4646/twitter-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitter-clone

twitter clone made with the mern stack

build command npm run build
start command npm run start

setup a .env file

MONGO_CONNECTION_STRING=
JWT_SECRET=
CLOUDINARY_CLOUD_NAME=
CLOUDINARY_API_KEY=
CLOUDINARY_API_SECRET=

change port in the backend/index.js file