Build and deploy React project

I have already explained in my previous post how can you auto upload your project changes on push action with S3 using Github workflows. Today, we will learnt about deployment part of it.

Read More