Hi @Ext-Vidhyalakshmi Vedharethinam ,
From your discription, did you mean that after you removed the app and added it again, you could not add the spfx web part?
In site contents page, can you see the app installed?
Besides, some spfx web part needs to enable custom script for you site. You could try to enable custom script on your site with the below command, check if it works for you.
Set-SPOsite <SiteURL> -DenyAddAndCustomizePages 0
If an Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.