This is a responsive twitter clone web-app without a backend structure made with tailwind CSS and ReactJS II plan on working on the backend structure Feel free to contribute and make pushes to the repo
First you have to install all dependencies
npm install
compile the raact app with the start script using npm
npm start