Clone of the twitter interface using technologies like typescript, reactJs and some tools like vite which served as a development environment, Phosphor icons which provided us with a library of icons for the interface and finally react-router-dom which allowed us a "client-side routing".
You can find the application UI design here: twitter UI - Figma
You'll need Node.js installed on your computer in order to build this app.
git clone https://github.com/thegaab/Twitter-UI.git
$ cd Twitter-UI
$ npm i
$ npm run dev
Runs the app in the development mode.