Twitter Clone 🐤 Techs🧩 HTML5 JS TS React SASS How to run the App ⚙ just clone the project with git clone <project link> cd <project dir> npm install npm start Quick Notes: I used @svgr/cli package to convert my svg icons to a react components to make it easy to use later.