- Clone this repo: https://github.com/RamyAlshurafa/DOM-walkthrough
- Now we have to make a simple site that searches for some tweets
- First, you have to filter the tweets by the word you input
- Second, you need to render the tweets in the div
- third, if the tweet has an image you need to show a button
- 4th, when you click the button it will show the image of that tweet