Creating Instagram UI with ReactJS - Part 3: Modal

This is part 3 of the series where I create the Instagram UI with ReactJS. In this part I create and style the modal. The code in this video can be found on this GitHub repository: Timestamps: 0:00 Introduction 0:10 Creating Modal component 3:46 Adding close icon and functionality 7:09 Passing post to Modal component 8:44 Creating Modal image 10:12 Breakdown of the different Modal sections 11:58 Creating the top section 16:14 Adding spacer
Back to Top