Twitter-Clone Installation goto client run npm install goto server run npm install open mysql in xampp and create database name twitter Run To Start server run npm run dev To Start server run npm start