Twitter Clone Follow the steps to use this application Screenshot Step: 1 (required) Run this clone repo command: git clone https://github.com/DeveloperYamin/Twitter-Clone-With-NextJS-Five.git cd Twitter-Clone-With-NextJS-Five Step: 2 (required) Install the package: yarn Run build command: yarn build Run the app: yarn start