In this video I will create Modal Component with React JS
Code: https://github.com/damirpristav/react...
Code - Typescript: https://github.com/damirpristav/react...
00:00 - Create react app
00:19 - Install dependencies
00:36 - Delete unnecessary files and code
01:10 - Create Modal component
08:48 - Update App component
11:31 - Create style - add css code
17:52 - Test the app